ergo
mat::Matrix Member List
This is the complete list of members for mat::Matrix, including all inherited members.
add(const Treal alpha, const Matrix< Treal, Telement > &A, Matrix< Treal, Telement > &B)mat::Matrix [static]
add_abs_col_sums(Treal *abscolsums) const mat::Matrix
addIdentity(Treal alpha)mat::Matrix
addValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values)mat::Matrix
addValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values, std::vector< int > const &indexes)mat::Matrix
allocate()mat::Matrix [inline]
assert(elements)mat::MatrixHierarchicBase< Treal, Telement >
assert(row >=0)mat::MatrixHierarchicBase< Treal, Telement >
assert(col >=0)mat::MatrixHierarchicBase< Treal, Telement >
assert(row< nrows())mat::MatrixHierarchicBase< Treal, Telement >
assert(col< ncols())mat::MatrixHierarchicBase< Treal, Telement >
assign(Treal const alpha, Matrix< Treal, Telement > const &A)mat::Matrix
assignDiffFrobNormsLowestLevel(Matrix< Treal, Matrix< Treal, Telement > > const &A, Matrix< Treal, Matrix< Treal, Telement > > const &B)mat::Matrix
assignFrobNormsLowestLevel(Matrix< Treal, Matrix< Treal, Telement > > const &A)mat::Matrix
assignFromFull(std::vector< Treal > const &fullMat)mat::Matrix
assignFromSparse(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values)mat::Matrix
assignFromSparse(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values, std::vector< int > const &indexes)mat::Matrix
clear()mat::Matrix
colsmat::MatrixHierarchicBase< Treal, Telement >
cols(colsInp)mat::MatrixHierarchicBase< Treal, Telement >
elementsmat::MatrixHierarchicBase< Treal, Telement >
elementsmat::MatrixHierarchicBase< Treal, Telement >
elements(0)mat::MatrixHierarchicBase< Treal, Telement > [inline]
ElementType typedefmat::Matrix
frob() const mat::Matrix [inline]
frob_squared_thresh(Treal const threshold, Matrix< Treal, Telement > *ErrorMatrix=0)mat::Matrix
frob_thresh(Treal const threshold, Matrix< Treal, Telement > *ErrorMatrix=0)mat::Matrix [inline]
frobDiff(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [inline, static]
frobSquared() const mat::Matrix
frobSquaredDiff(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [static]
frobThreshElementLevel(Treal const threshold, Matrix< Treal, Telement > *ErrorMatrix)mat::Matrix
frobThreshLowestLevel(Treal const threshold, Matrix< Treal, Telement > *ErrorMatrix)mat::Matrix
fullMatrix(std::vector< Treal > &fullMat) const mat::Matrix
geAccumulateWith(Top &op)mat::Matrix [inline]
gemm(const bool tA, const bool tB, const Treal alpha, const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
gemm_upper_tr_only(const bool tA, const bool tB, const Treal alpha, const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
gersgorin(Treal &lmin, Treal &lmax) const mat::Matrix
get_diagonal(Treal *diag) const mat::Matrix
getAllValues(std::vector< int > &rowind, std::vector< int > &colind, std::vector< Treal > &) const mat::Matrix
getFrobSqElementLevel(std::vector< Treal > &frobsq) const mat::Matrix
getFrobSqLowestLevel(std::vector< Treal > &frobsq) const mat::Matrix
getValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > &values) const mat::Matrix
getValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > &, std::vector< int > const &indexes) const mat::Matrix
level()mat::Matrix [inline, static]
Matrix()mat::Matrix [inline]
MatrixHierarchicBase(const MatrixHierarchicBase< Treal, Telement > &mat)mat::MatrixHierarchicBase< Treal, Telement >
maxAbsValue() const mat::Matrix [inline]
memory_usage() const mat::Matrix
ncols() const mat::MatrixHierarchicBase< Treal, Telement > [inline]
nnz() const mat::Matrix
nosymToSym()mat::Matrix
nrows() const mat::MatrixHierarchicBase< Treal, Telement > [inline]
nScalarsCols() const mat::MatrixHierarchicBase< Treal, Telement > [inline]
nScalarsRows() const mat::MatrixHierarchicBase< Treal, Telement > [inline]
nvalues() const mat::Matrix [inline]
operator()(int rowmat::MatrixHierarchicBase< Treal, Telement > [inline]
operator()(int rowmat::MatrixHierarchicBase< Treal, Telement > [inline]
operator*=(const Treal alpha)mat::Matrix
operator=(const Matrix< Treal, Telement > &mat)mat::Matrix [inline]
operator=(int const k)mat::Matrix
MatrixHierarchicBase< Treal, Telement >::operator=(const MatrixHierarchicBase< Treal, Telement > &mat)mat::MatrixHierarchicBase< Treal, Telement >
operator==(int k) const mat::MatrixHierarchicBase< Treal, Telement > [inline]
random()mat::Matrix
randomZeroStructure(Treal probabilityBeingZero)mat::Matrix
readFromFile(std::ifstream &file)mat::Matrix
rowsmat::MatrixHierarchicBase< Treal, Telement >
setElementsByRule(TRule &rule)mat::Matrix
ssmm(const Treal alpha, const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
ssmm_upper_tr_only(const Treal alpha, const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
swap(MatrixHierarchicBase< Treal, Telement > &A, MatrixHierarchicBase< Treal, Telement > &B)mat::MatrixHierarchicBase< Treal, Telement > [static]
sy_gersgorin(Treal &lmin, Treal &lmax) const mat::Matrix [inline]
sy_nnz() const mat::Matrix
sy_nvalues() const mat::Matrix
sy_trace_ab(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [static]
syAccumulateWith(Top &op)mat::Matrix [inline]
syAddValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values)mat::Matrix
syAssignDiffFrobNormsLowestLevel(Matrix< Treal, Matrix< Treal, Telement > > const &A, Matrix< Treal, Matrix< Treal, Telement > > const &B)mat::Matrix
syAssignFrobNormsLowestLevel(Matrix< Treal, Matrix< Treal, Telement > > const &A)mat::Matrix
syAssignFromSparse(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values)mat::Matrix
syFrob() const mat::Matrix [inline]
syFrobDiff(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [inline, static]
syFrobSquared() const mat::Matrix
syFrobSquaredDiff(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [static]
syFullMatrix(std::vector< Treal > &fullMat) const mat::Matrix
syGetAllValues(std::vector< int > &rowind, std::vector< int > &colind, std::vector< Treal > &) const mat::Matrix
syGetValues(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > &values) const mat::Matrix
syInch(const Matrix< Treal, Telement > &A, Matrix< Treal, Telement > &Z, const Treal threshold=0, const side looking=left, const inchversion version=unstable)mat::Matrix [static]
symm(const char side, const char uplo, const Treal alpha, const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
symToNosym()mat::Matrix
syRandom()mat::Matrix
syRandomZeroStructure(Treal probabilityBeingZero)mat::Matrix
syrk(const char uplo, const bool tA, const Treal alpha, const Matrix< Treal, Telement > &A, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
sySetElementsByRule(TRule &rule)mat::Matrix
sysq(const char uplo, const Treal alpha, const Matrix< Treal, Telement > &A, const Treal beta, Matrix< Treal, Telement > &C)mat::Matrix [static]
sytr_upper_tr_only(char const side, const Treal alpha, Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &Z)mat::Matrix [static]
syUpTriFullMatrix(std::vector< Treal > &fullMat) const mat::Matrix
trace() const mat::Matrix
trace_ab(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [static]
trace_aTb(const Matrix< Treal, Telement > &A, const Matrix< Treal, Telement > &B)mat::Matrix [static]
transpose(Matrix< Treal, Telement > const &A, Matrix< Treal, Telement > &AT)mat::Matrix [static]
trmm(const char side, const char uplo, const bool tA, const Treal alpha, const Matrix< Treal, Telement > &A, Matrix< Treal, Telement > &B)mat::Matrix [static]
trmm_upper_tr_only(const char side, const char uplo, const bool tA, const Treal alpha, const Matrix< Treal, Telement > &A, Matrix< Treal, Telement > &B)mat::Matrix [static]
trSetElementsByRule(TRule &rule)mat::Matrix [inline]
trsytriplemm(char const side, const Matrix< Treal, Telement > &Z, Matrix< Treal, Telement > &A)mat::Matrix [static]
truncateAccordingToSparsityPattern(Matrix< Treal, Matrix< Treal, Telement > > &A) const mat::Matrix
Vector< Treal, Telement > classmat::Matrix [friend]
VectorType typedefmat::Matrix
writeToFile(std::ofstream &file) const mat::Matrix
~Matrix()mat::Matrix [inline]
~MatrixHierarchicBase()mat::MatrixHierarchicBase< Treal, Telement > [virtual]