v2DM-DOCI  1.0
helpers::matrix Member List

This is the complete list of members for helpers::matrix, including all inherited members.

getm() const helpers::matrix
getn() const helpers::matrix
getpointer() const helpers::matrix
mhelpers::matrixprivate
mathelpers::matrixprivate
matrix()helpers::matrix
matrix(int n_, int m_)helpers::matrix
matrix(const matrix &orig)helpers::matrix
matrix(matrix &&orig)helpers::matrix
nhelpers::matrixprivate
operator()(int x, int y) const helpers::matrix
operator()(int x, int y)helpers::matrix
operator=(const matrix &orig)helpers::matrix
operator=(double val)helpers::matrix
operator[](int x)helpers::matrix
operator[](int x) const helpers::matrix
Print() const helpers::matrix
prod(matrix const &A, matrix const &B)helpers::matrix
ReadFromFile(std::string filename) const helpers::matrix
SaveToFile(std::string filename) const helpers::matrix
svd()helpers::matrix
sym_eig()helpers::matrix
trace() const helpers::matrix
~matrix()helpers::matrixinlinevirtual