access_type typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
column_list_ | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | protected |
const_access_type typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
const_pointer typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
const_reference typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
data_ (defined in Seldon::Matrix_Base< T, Allocator >) | Seldon::Matrix_Base< T, Allocator > | protected |
entry_type typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
GetData() const | Seldon::Matrix_Base< T, Allocator > | inline |
GetDataConst() const | Seldon::Matrix_Base< T, Allocator > | inline |
GetDataConstVoid() const | Seldon::Matrix_Base< T, Allocator > | inline |
GetDataVoid() const | Seldon::Matrix_Base< T, Allocator > | inline |
GetM() const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
GetM(const SeldonTranspose &status) const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
Seldon::Matrix_Base::GetM(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetN() const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
GetN(const SeldonTranspose &status) const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
Seldon::Matrix_Base::GetN(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetSize() const | Seldon::VirtualMatrix< T > | inline |
m_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | protected |
matrix_ | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | protected |
Matrix_Base() | Seldon::Matrix_Base< T, Allocator > | inline |
Matrix_Base(int i, int j) | Seldon::Matrix_Base< T, Allocator > | inlineexplicit |
Matrix_Base(const Matrix_Base< T, Allocator > &A) | Seldon::Matrix_Base< T, Allocator > | inline |
n_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | protected |
operator()(int i, int j) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
operator()(int i, int j) const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
pointer typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
Print() const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
reference typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
row_list_ | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | protected |
storage typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
SubMatrix_Base(M &A, Vector< int > &row_list, Vector< int > &column_list) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
Val(int i, int j) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
Val(int i, int j) const | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |
value_type typedef (defined in Seldon::SubMatrix_Base< T, Prop, M, Allocator >) | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | |
VirtualMatrix() | Seldon::VirtualMatrix< T > | inline |
VirtualMatrix(int i, int j) | Seldon::VirtualMatrix< T > | inlineexplicit |
~Matrix_Base() | Seldon::Matrix_Base< T, Allocator > | inline |
~SubMatrix_Base() | Seldon::SubMatrix_Base< T, Prop, M, Allocator > | inline |