Clear() | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
collection_reference typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
collection_type typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_collection_reference (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_collection_type (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_matrix_pointer (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_matrix_reference (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_pointer typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
const_reference typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Copy(const MatrixCollection< T, Prop, Storage, Allocator > &A) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
data_ (defined in Seldon::Matrix_Base< T, NewAlloc< T > >) | Seldon::Matrix_Base< T, NewAlloc< T > > | protected |
Deallocate() | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
GetData() const | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
GetDataConst() const | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
GetDataConstVoid() const | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
GetDataSize() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetDataVoid() const | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
GetM() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetM(int i) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
Matrix_Base< T, NewAlloc< T > >::GetM(const Seldon::SeldonTranspose &status) const | Seldon::VirtualMatrix< T > | inline |
Matrix_Base< T, NewAlloc< T > >::GetM(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetMatrix(int i, int j) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetMatrix(int i, int j) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetMemorySize() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetMmatrix() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetN() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetN(int j) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
Matrix_Base< T, NewAlloc< T > >::GetN(const Seldon::SeldonTranspose &status) const | Seldon::VirtualMatrix< T > | inline |
Matrix_Base< T, NewAlloc< T > >::GetN(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetNmatrix() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
GetSize() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
m_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | protected |
matrix_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Matrix_Base() | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
Matrix_Base(int i, int j) | Seldon::Matrix_Base< T, NewAlloc< T > > | inlineexplicit |
Matrix_Base(const Matrix_Base< T, NewAlloc< T > > &A) | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
matrix_pointer typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
matrix_reference typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
matrix_type typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
MatrixCollection() | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
MatrixCollection(int i, int j) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
MatrixCollection(const MatrixCollection< T, Prop, Storage, Allocator > &A) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |
Mlocal_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Mlocal_sum_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Mmatrix_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
n_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | protected |
Nlocal_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Nlocal_sum_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Nmatrix_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
Nullify() | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Nullify(int i, int j) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
nz_ | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | protected |
operator()(int i, int j) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
operator=(const MatrixCollection< T, Prop, Storage, Allocator > &A) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
pointer typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Print() const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Print(int m, int n) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Read(string FileName) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Read(istream &FileStream) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Reallocate(int i, int j) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
reference typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
SetMatrix(int m, int n, const Matrix< T0, Prop0, Storage0, Allocator0 > &) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
SetMatrix(int m, int n, const Matrix< T0, Prop0, RowSparse, Allocator0 > &) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
value_type typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >) | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
VirtualMatrix() | Seldon::VirtualMatrix< T > | inline |
VirtualMatrix(int i, int j) | Seldon::VirtualMatrix< T > | inlineexplicit |
Write(string FileName, bool with_size) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
Write(ostream &FileStream, bool with_size) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
WriteText(string FileName) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
WriteText(ostream &FileStream) const | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | |
~Matrix_Base() | Seldon::Matrix_Base< T, NewAlloc< T > > | inline |
~MatrixCollection() | Seldon::MatrixCollection< T, Prop, Storage, Allocator > | inline |