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

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

This is the complete list of members for Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >, including all inherited members.
access_type typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Assemble()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Clear()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
const_access_type typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
const_pointer typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
const_reference typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
entry_type typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Fill()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Fill(const complex< T0 > &x)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
FillRand()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Get(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Get(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetDataSize() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImag(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImag(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImagData(int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImagData() const (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
GetImagDataSize() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImagInd(int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetImagNonZeros() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetM() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetM(const SeldonTranspose &status) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetN() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetN(const SeldonTranspose &status) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetReal(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetReal(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetRealData(int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetRealData() const (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
GetRealDataSize() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetRealInd(int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
GetRealNonZeros() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
IndexImag(int num_row, int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
IndexImag(int num_row, int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
IndexReal(int num_row, int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
IndexReal(int num_row, int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
m_Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [protected]
Matrix_ArrayComplexSparse()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Matrix_ArrayComplexSparse(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
n_Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [protected]
NullifyImag(int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
NullifyImag()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
NullifyReal(int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
NullifyReal()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
operator()(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
operator=(const complex< T0 > &x)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
pointer typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Print() const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Read(string FileName)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Read(istream &FileStream)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
ReadText(string FileName)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
ReadText(istream &FileStream)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Reallocate(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
reference typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
RemoveSmallEntry(const T0 &epsilon) (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Resize(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Set(int i, int j, const complex< T > &x)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
SetIdentity()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
SetImagData(int, int, Vector< T, VectSparse, Allocator > *)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
SetImagData(int, int, T *, int *)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
SetRealData(int, int, Vector< T, VectSparse, Allocator > *)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
SetRealData(int, int, T *, int *)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Val(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Val(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
val_imag_Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [protected]
val_real_Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [protected]
ValImag(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValImag(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValReal(int i, int j)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValReal(int i, int j) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
value_type typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
ValueImag(int num_row, int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValueImag(int num_row, int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValueReal(int num_row, int i) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
ValueReal(int num_row, int i)Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
Write(string FileName) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Write(ostream &FileStream) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
WriteText(string FileName) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
WriteText(ostream &FileStream) const Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >
Zero()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]
~Matrix_ArrayComplexSparse()Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > [inline]