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

This is the complete list of members for Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >, including all inherited members.

access_type typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Assemble()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Clear()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
const_access_type typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
const_pointer typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
const_reference typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
entry_type typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Fill()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Fill(const T0 &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
FillRand()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Get(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Get(int i, int j) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
GetData(int i) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
GetData() constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
GetDataSize() constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
GetIndex(int i) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
GetM() constSeldon::VirtualMatrix< T >inline
GetM(const Seldon::SeldonTranspose &status) constSeldon::VirtualMatrix< T >inline
GetM(const CBLAS_TRANSPOSE &status) constSeldon::VirtualMatrix< T >inline
GetMemorySize() constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
GetN() constSeldon::VirtualMatrix< T >inline
GetN(const Seldon::SeldonTranspose &status) constSeldon::VirtualMatrix< T >inline
GetN(const CBLAS_TRANSPOSE &status) constSeldon::VirtualMatrix< T >inline
GetNonZeros() constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
GetSize() constSeldon::VirtualMatrix< T >inline
Index(int num_row, int i) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Index(int num_row, int i)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
m_ (defined in Seldon::VirtualMatrix< T >)Seldon::VirtualMatrix< T >protected
Matrix_ArraySparse()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Matrix_ArraySparse(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inlineexplicit
n_ (defined in Seldon::VirtualMatrix< T >)Seldon::VirtualMatrix< T >protected
Nullify(int i)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Nullify()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
operator()(int i, int j) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
operator=(const T0 &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
pointer typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Print() constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Read(string FileName)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Read(istream &FileStream)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
ReadText(string FileName, bool cplx=false)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
ReadText(istream &FileStream, bool cplx=false)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Reallocate(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
reference typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
RemoveSmallEntry(const T0 &epsilon)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Resize(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Set(int i, int j, const T &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
SetData(int, int, Vector< T, VectSparse, Allocator > *)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
SetData(int, int, T *, int *)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
SetEntry(int i, int j, const T &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
SetIdentity()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Val(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Val(int i, int j) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
val_Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >protected
Value(int num_row, int i) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
Value(int num_row, int i)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline
value_type typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
VirtualMatrix()Seldon::VirtualMatrix< T >inline
VirtualMatrix(int i, int j)Seldon::VirtualMatrix< T >inlineexplicit
Write(string FileName) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Write(ostream &FileStream) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
WriteText(string FileName, bool cplx=false) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
WriteText(ostream &FileStream, bool cplx=false) constSeldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Zero()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
~Matrix_ArraySparse()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >inline