Warning: this documentation for the development version is under construction.

Seldon::MatrixCollection< T, Prop, Storage, Allocator > Member List

This is the complete list of members for Seldon::MatrixCollection< T, Prop, Storage, Allocator >, including all inherited members.
allocator_ (defined in Seldon::Matrix_Base< T, Allocator >)Seldon::Matrix_Base< T, Allocator > [protected, static]
Clear()Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
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 typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >)Seldon::MatrixCollection< T, Prop, Storage, Allocator >
const_collection_type typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >)Seldon::MatrixCollection< T, Prop, Storage, Allocator >
const_matrix_pointer typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >)Seldon::MatrixCollection< T, Prop, Storage, Allocator >
const_matrix_reference typedef (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 > [inline]
data_ (defined in Seldon::Matrix_Base< T, Allocator >)Seldon::Matrix_Base< T, Allocator > [protected]
Deallocate()Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
GetAllocator()Seldon::Matrix_Base< T, Allocator >
GetData() const Seldon::Matrix_Base< T, Allocator >
GetDataConst() const Seldon::Matrix_Base< T, Allocator >
GetDataConstVoid() const Seldon::Matrix_Base< T, Allocator >
GetDataSize() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
GetDataVoid() const Seldon::Matrix_Base< T, Allocator >
GetM() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
GetM(int i) const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
Seldon::Matrix_Base::GetM(const Seldon::SeldonTranspose &status) const Seldon::Matrix_Base< T, Allocator >
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]
GetMmatrix() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
GetN() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
GetN(int j) const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
Seldon::Matrix_Base::GetN(const Seldon::SeldonTranspose &status) const Seldon::Matrix_Base< T, Allocator >
GetNmatrix() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
GetSize() const Seldon::MatrixCollection< T, Prop, Storage, Allocator >
m_ (defined in Seldon::Matrix_Base< T, Allocator >)Seldon::Matrix_Base< T, Allocator > [protected]
matrix_Seldon::MatrixCollection< T, Prop, Storage, Allocator > [protected]
Matrix_Base()Seldon::Matrix_Base< T, Allocator > [inline]
Matrix_Base(int i, int j)Seldon::Matrix_Base< T, Allocator > [inline, explicit]
Matrix_Base(const Matrix_Base< T, Allocator > &A)Seldon::Matrix_Base< T, Allocator > [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 > [inline]
MatrixCollection(int i, int j)Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
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::Matrix_Base< T, Allocator >)Seldon::Matrix_Base< T, Allocator > [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 > [inline]
Nullify(int i, int j)Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
nz_Seldon::MatrixCollection< T, Prop, Storage, Allocator > [protected]
operator()(int i, int j) const Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
operator=(const MatrixCollection< T, Prop, Storage, Allocator > &A)Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
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 > [inline]
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 > [inline]
SetMatrix(int m, int n, const Matrix< T0, Prop0, RowSparse, Allocator0 > &)Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]
value_type typedef (defined in Seldon::MatrixCollection< T, Prop, Storage, Allocator >)Seldon::MatrixCollection< T, Prop, Storage, Allocator >
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, Allocator > [inline]
~MatrixCollection()Seldon::MatrixCollection< T, Prop, Storage, Allocator > [inline]