Seldon::Matrix< T, General, ArrowCol, Allocator > Member List

This is the complete list of members for Seldon::Matrix< T, General, ArrowCol, Allocator >, including all inherited members.

Add_(const T0 &alpha, const Matrix< T, General, ArrowCol, Allocator > &A)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Matrix_Band< T, General, ArrowCol, Allocator >::Add_(const T0 &alpha, const Matrix< T, General, BandedCol, Allocator > &A)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
AddInteraction(int i, int j, const T &val)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
AddInteractionRow(int i, int n, const IVect &num, const Vector< T > &val, bool sorted=false)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Clear()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
ClearRow(int i)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Copy(const Matrix< T, General, ArrayRowSparse > &A)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
data_Seldon::Matrix_Band< T, General, ArrowCol, Allocator >protected
entry_type typedef (defined in Seldon::Matrix_Band< T, General, ArrowCol, Allocator >)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
Factorize()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Matrix_Band< T, General, ArrowCol, Allocator >::Factorize(IVect &)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
Fill(const T0 &x)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
FillRand()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Get(int i, int j)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Get(int i, int j) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
GetData() constSeldon::Matrix_Band< T, General, ArrowCol, Allocator >inline
GetDataSize() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
GetKL() constSeldon::Matrix_Band< T, General, ArrowCol, Allocator >inline
GetKU() constSeldon::Matrix_Band< T, General, ArrowCol, Allocator >inline
GetM() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
Seldon::VirtualMatrix::GetM() constSeldon::VirtualMatrix< T >inline
Seldon::VirtualMatrix::GetM(const Seldon::SeldonTranspose &status) constSeldon::VirtualMatrix< T >inline
Seldon::VirtualMatrix::GetM(const CBLAS_TRANSPOSE &status) constSeldon::VirtualMatrix< T >inline
GetMemorySize() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
GetN() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
Seldon::VirtualMatrix::GetN() constSeldon::VirtualMatrix< T >inline
Seldon::VirtualMatrix::GetN(const Seldon::SeldonTranspose &status) constSeldon::VirtualMatrix< T >inline
Seldon::VirtualMatrix::GetN(const CBLAS_TRANSPOSE &status) constSeldon::VirtualMatrix< T >inline
GetNbLastCol() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
GetNbLastRow() constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
GetSize() constSeldon::VirtualMatrix< T >inline
HideMessages()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
kl_Seldon::Matrix_Band< T, General, ArrowCol, Allocator >protected
ku_Seldon::Matrix_Band< T, General, ArrowCol, Allocator >protected
last_block_Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >protected
last_columns_Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >protected
last_rows_Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >protected
m_ (defined in Seldon::VirtualMatrix< T >)Seldon::VirtualMatrix< T >protected
Matrix_Arrow()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
Matrix_Band()Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
MltAdd(const T0 &alpha, const SeldonTranspose &trans, const Vector< T1 > &x, Vector< T1 > &y) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
n_ (defined in Seldon::VirtualMatrix< T >)Seldon::VirtualMatrix< T >protected
operator()(int i, int j) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
operator*=(const T &alpha)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Reallocate(int m, int n)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
Reallocate(int m, int n, int kl, int ku, int nb_last_row=0, int nb_last_col=0)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Matrix_Band< T, General, ArrowCol, Allocator >::Reallocate(int m, int n, int kl, int ku)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
Set(int, int, const T &)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
SetEntry(int, int, const T &)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
SetIdentity()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Solve(Vector< T1 > &x) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Solve(const IVect &, Vector< T1 > &x) const (defined in Seldon::Matrix_Band< T, General, ArrowCol, Allocator >)Seldon::Matrix_Band< T, General, ArrowCol, Allocator >
Matrix_Band< T, General, ArrowCol, Allocator >::Solve(const Vector< int > &ipivot, Vector< T1 > &x) constSeldon::Matrix_Band< T, General, ArrowCol, Allocator >
Val(int i, int j)Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
Val(int i, int j) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >inline
VirtualMatrix()Seldon::VirtualMatrix< T >inline
VirtualMatrix(int i, int j)Seldon::VirtualMatrix< T >inlineexplicit
Write(string FileName) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Write(ostream &FileStream) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
WriteText(string FileName) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
WriteText(ostream &FileStream) constSeldon::Matrix_Arrow< T, General, ArrowCol, Allocator >
Zero()Seldon::Matrix_Arrow< T, General, ArrowCol, Allocator >