INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
INMOST::Sparse::Matrix Member List

This is the complete list of members for INMOST::Sparse::Matrix, including all inherited members.

Begin()INMOST::Sparse::Matrixinline
Begin() const INMOST::Sparse::Matrixinline
Clear()INMOST::Sparse::Matrixinline
const_iterator typedefINMOST::Sparse::Matrix
Empty() const INMOST::Sparse::Matrixinline
End()INMOST::Sparse::Matrixinline
End() const INMOST::Sparse::Matrixinline
GetCommunicator() const INMOST::Sparse::Matrixinline
GetFirstIndex() const INMOST::Sparse::Matrixinline
GetInterval(INMOST_DATA_ENUM_TYPE &start, INMOST_DATA_ENUM_TYPE &end) const INMOST::Sparse::Matrixinline
GetName()INMOST::Sparse::Matrixinline
isParallel()INMOST::Sparse::Matrixinline
iterator typedefINMOST::Sparse::Matrix
Load(std::string file, INMOST_DATA_ENUM_TYPE beg=ENUMUNDEF, INMOST_DATA_ENUM_TYPE end=ENUMUNDEF)INMOST::Sparse::Matrix
Matrix(std::string _name="", INMOST_DATA_ENUM_TYPE start=0, INMOST_DATA_ENUM_TYPE end=0, INMOST_MPI_Comm _comm=INMOST_MPI_COMM_WORLD)INMOST::Sparse::Matrix
Matrix(const Matrix &other)INMOST::Sparse::Matrix
MatVec(INMOST_DATA_REAL_TYPE alpha, Vector &x, INMOST_DATA_REAL_TYPE beta, Vector &y) const INMOST::Sparse::Matrix
MatVecTranspose(INMOST_DATA_REAL_TYPE alpha, Vector &x, INMOST_DATA_REAL_TYPE beta, Vector &y) const INMOST::Sparse::Matrix
MoveRows(INMOST_DATA_ENUM_TYPE from, INMOST_DATA_ENUM_TYPE to, INMOST_DATA_ENUM_TYPE size)INMOST::Sparse::Matrix
operator=(Matrix const &other)INMOST::Sparse::Matrix
operator[](INMOST_DATA_ENUM_TYPE i)INMOST::Sparse::Matrixinline
operator[](INMOST_DATA_ENUM_TYPE i) const INMOST::Sparse::Matrixinline
Rows typedefINMOST::Sparse::Matrix
Save(std::string file)INMOST::Sparse::Matrix
SetInterval(INMOST_DATA_ENUM_TYPE start, INMOST_DATA_ENUM_TYPE end)INMOST::Sparse::Matrixinline
ShiftInterval(INMOST_DATA_ENUM_TYPE shift)INMOST::Sparse::Matrixinline
Size() const INMOST::Sparse::Matrixinline
Swap(Matrix &other)INMOST::Sparse::Matrixinline
~Matrix()INMOST::Sparse::Matrix