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 > | |
Fill(const complex< T0 > &x) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
FillRand() | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
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 > | |
GetM() const | Seldon::VirtualMatrix< T > | inline |
GetM(const Seldon::SeldonTranspose &status) const | Seldon::VirtualMatrix< T > | inline |
GetM(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetMemorySize() const | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
GetN() const | Seldon::VirtualMatrix< T > | inline |
GetN(const Seldon::SeldonTranspose &status) const | Seldon::VirtualMatrix< T > | inline |
GetN(const CBLAS_TRANSPOSE &status) const | Seldon::VirtualMatrix< T > | inline |
GetNonZeros() 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 > | |
GetSize() const | Seldon::VirtualMatrix< T > | 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_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | protected |
Matrix_ArrayComplexSparse() | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inline |
Matrix_ArrayComplexSparse(int i, int j) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inlineexplicit |
n_ (defined in Seldon::VirtualMatrix< T >) | Seldon::VirtualMatrix< T > | 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 > | |
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, bool cplx=false) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
ReadText(istream &FileStream, bool cplx=false) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
Reallocate(int i, int j) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
reference typedef (defined in Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator >) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
RemoveSmallEntry(const T0 &epsilon) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
Resize(int i, int j) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
Set(int i, int j, const entry_type &x) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
SetIdentity() | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
SetImagData(int, int, Vector< value_type, VectSparse, Allocator > *) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inline |
SetImagData(int, int, value_type *, int *) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inline |
SetRealData(int, int, Vector< value_type, VectSparse, Allocator > *) | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inline |
SetRealData(int, int, value_type *, 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 |
VirtualMatrix() | Seldon::VirtualMatrix< T > | inline |
VirtualMatrix(int i, int j) | Seldon::VirtualMatrix< T > | inlineexplicit |
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, bool cplx=false) const | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
WriteText(ostream &FileStream, bool cplx=false) const | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
Zero() | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | |
~Matrix_ArrayComplexSparse() | Seldon::Matrix_ArrayComplexSparse< T, Prop, Storage, Allocator > | inline |