ergo
mat::MatrixTriangular Member List
This is the complete list of members for mat::MatrixTriangular, including all inherited members.
add_identity(Treal alpha)mat::MatrixBase< Treal, Tmatrix > [inline]
add_values(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values)mat::MatrixTriangular [inline]
assign_from_sparse(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > const &values, SizesAndBlocks const &newRows, SizesAndBlocks const &newCols)mat::MatrixTriangular [inline]
clear()mat::MatrixBase< Treal, Tmatrix > [inline]
eucl(Treal const requestedAccuracy, int maxIter=-1) const mat::MatrixTriangular
eucl_thresh(Treal const threshold)mat::MatrixTriangular
eucl_thresh_congr_trans_measure(Treal const threshold, MatrixSymmetric< Treal, Tmatrix > &trA)mat::MatrixTriangular
frob() const mat::MatrixTriangular [inline]
frob_thresh(Treal threshold)mat::MatrixTriangular [inline]
get_all_values(std::vector< int > &rowind, std::vector< int > &colind, std::vector< Treal > &values) const mat::MatrixTriangular [inline]
get_ncols() const mat::MatrixBase< Treal, Tmatrix > [inline]
get_nrows() const mat::MatrixBase< Treal, Tmatrix > [inline]
get_values(std::vector< int > const &rowind, std::vector< int > const &colind, std::vector< Treal > &values) const mat::MatrixTriangular [inline]
getCols(SizesAndBlocks &colsCopy) const mat::MatrixBase< Treal, Tmatrix > [inline]
getMatrix() const mat::MatrixBase< Treal, Tmatrix > [inline]
getMatrix()mat::MatrixBase< Treal, Tmatrix > [inline]
getPermutedIndexes(std::vector< int > const &index, std::vector< int > const &permutation, std::vector< int > &newIndex)mat::MatrixBase< Treal, Tmatrix > [inline, protected, static]
getRows(SizesAndBlocks &rowsCopy) const mat::MatrixBase< Treal, Tmatrix > [inline]
inch(const MatrixGeneral< Treal, Tmatrix > &SPD, const Treal threshold, const side looking=left, const inchversion version=unstable)mat::MatrixTriangular [inline]
inch(const MatrixSymmetric< Treal, Tmatrix > &SPD, const Treal threshold, const side looking=left, const inchversion version=unstable)mat::MatrixTriangular [inline]
inMemorySet(bool inMem)mat::MatrixBase< Treal, Tmatrix > [inline, protected]
is_empty() const mat::MatrixBase< Treal, Tmatrix > [inline]
MatrixBase()mat::MatrixBase< Treal, Tmatrix > [inline, protected]
MatrixBase(const MatrixBase< Treal, Tmatrix > &other)mat::MatrixBase< Treal, Tmatrix > [inline, protected]
MatrixGeneral< Treal, Tmatrix > classmat::MatrixBase< Treal, Tmatrix > [friend]
matrixPtrmat::MatrixBase< Treal, Tmatrix > [protected]
MatrixSymmetric< Treal, Tmatrix > classmat::MatrixBase< Treal, Tmatrix > [friend]
MatrixTriangular()mat::MatrixTriangular [inline]
MatrixTriangular(const MatrixTriangular< Treal, Tmatrix > &tri)mat::MatrixTriangular [inline, explicit]
MatrixTriangular< Treal, Tmatrix > classmat::MatrixBase< Treal, Tmatrix > [friend]
maxAbsValue() const mat::MatrixBase< Treal, Tmatrix > [inline]
memory_usage() const mat::MatrixBase< Treal, Tmatrix > [inline]
nnz() const mat::MatrixTriangular [inline]
nvalues() const mat::MatrixTriangular [inline]
obj_type_id() const mat::MatrixTriangular [inline]
operator*=(Treal const alpha)mat::MatrixBase< Treal, Tmatrix > [inline]
operator+=(XY< Treal, MatrixTriangular< Treal, Tmatrix > > const &sm)mat::MatrixTriangular [inline]
operator=(const MatrixTriangular< Treal, Tmatrix > &tri)mat::MatrixTriangular [inline]
operator=(int const k)mat::MatrixTriangular [inline]
MatrixBase< Treal, Tmatrix >::operator=(const MatrixBase< Treal, Tmatrix > &other)mat::MatrixBase< Treal, Tmatrix > [inline, protected]
MatrixBase< Treal, Tmatrix >::operator=(const Xtrans< MatrixGeneral< Treal, Tmatrix > > &mt)mat::MatrixBase< Treal, Tmatrix > [inline, protected]
operator==(int k) const mat::MatrixBase< Treal, Tmatrix > [inline]
random()mat::MatrixTriangular [inline]
read_from_buffer(void *buffer, const int n_bytes)mat::MatrixTriangular [inline]
read_from_buffer_base(void *buffer, const int n_bytes, const matrix_type mattype)mat::MatrixBase< Treal, Tmatrix > [protected]
readFromFileBase(std::ifstream &file, matrix_type const mattype)mat::MatrixBase< Treal, Tmatrix > [protected]
readFromFileProt(std::ifstream &file)mat::MatrixTriangular [inline, protected]
resetSizesAndBlocks(SizesAndBlocks const &newRows, SizesAndBlocks const &newCols)mat::MatrixBase< Treal, Tmatrix > [inline]
setElementsByRule(TRule &rule)mat::MatrixTriangular [inline]
thresh(Treal const threshold, normType const norm)mat::MatrixTriangular
trace() const mat::MatrixBase< Treal, Tmatrix > [inline]
VectorType typedefmat::MatrixTriangular
write_to_buffer(void *buffer, const int n_bytes) const mat::MatrixTriangular [inline]
write_to_buffer_base(void *buffer, const int n_bytes, const matrix_type mattype) const mat::MatrixBase< Treal, Tmatrix > [protected]
write_to_buffer_count(int &n_bytes) const mat::MatrixBase< Treal, Tmatrix > [inline]
writeToFileBase(std::ofstream &file, matrix_type const mattype) const mat::MatrixBase< Treal, Tmatrix > [protected]
writeToFileProt(std::ofstream &file) const mat::MatrixTriangular [inline, protected]