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

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 > [inline]
Fill(const T0 &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
FillRand()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Get(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Get(int i, int j) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetData(int i) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetData() const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetDataSize() const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetIndex(int i) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetM() const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetM(const SeldonTranspose &status) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetN() const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetN(const SeldonTranspose &status) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
GetNonZeros() const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Index(int num_row, int i) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Index(int num_row, int i)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
m_Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [protected]
Matrix_ArraySparse()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Matrix_ArraySparse(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
n_Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [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) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
operator=(const T0 &x)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
pointer typedef (defined in Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Print() const Seldon::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)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
ReadText(istream &FileStream)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Reallocate(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
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]
SetIdentity()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Val(int i, int j)Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
Val(int i, int j) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
val_Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [protected]
Value(int num_row, int i) const Seldon::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 >
Write(string FileName) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Write(ostream &FileStream) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
WriteText(string FileName) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
WriteText(ostream &FileStream) const Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator >
Zero()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]
~Matrix_ArraySparse()Seldon::Matrix_ArraySparse< T, Prop, Storage, Allocator > [inline]