, including all inherited members.
addNewRow(const hdnum::Vector< REAL > &rowvector) (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
colsize() const | hdnum::DenseMatrix< REAL > | [inline] |
ConstVectorIterator typedef (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | |
DenseMatrix() (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
DenseMatrix(const std::size_t _rows, const std::size_t _cols, const REAL def_val=0) (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
identity(DenseMatrix< T > &A) | hdnum::DenseMatrix< REAL > | [related] |
iwidth() const | hdnum::DenseMatrix< REAL > | [inline] |
iwidth(std::size_t i) const | hdnum::DenseMatrix< REAL > | [inline] |
mm(const DenseMatrix< REAL > &A, const DenseMatrix< REAL > &B) | hdnum::DenseMatrix< REAL > | [inline] |
mv(Vector< V > &y, const Vector< V > &x) const | hdnum::DenseMatrix< REAL > | [inline] |
norm_1() const | hdnum::DenseMatrix< REAL > | [inline] |
norm_infty() const | hdnum::DenseMatrix< REAL > | [inline] |
operator()(const std::size_t row, const std::size_t col) | hdnum::DenseMatrix< REAL > | [inline] |
operator()(const std::size_t row, const std::size_t col) const (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
operator*(const Vector< REAL > &x) | hdnum::DenseMatrix< REAL > | [inline] |
operator*(const DenseMatrix &x) const | hdnum::DenseMatrix< REAL > | [inline] |
operator*=(const REAL &s) | hdnum::DenseMatrix< REAL > | [inline] |
operator+(const DenseMatrix &x) const | hdnum::DenseMatrix< REAL > | [inline] |
operator+=(const DenseMatrix &B) | hdnum::DenseMatrix< REAL > | [inline] |
operator-(const DenseMatrix &x) const | hdnum::DenseMatrix< REAL > | [inline] |
operator-=(const DenseMatrix &B) | hdnum::DenseMatrix< REAL > | [inline] |
operator/=(const REAL &s) | hdnum::DenseMatrix< REAL > | [inline] |
operator=(const DenseMatrix &A) | hdnum::DenseMatrix< REAL > | [inline] |
operator=(const REAL &value) | hdnum::DenseMatrix< REAL > | [inline] |
operator[](const std::size_t row) const (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
operator[](const std::size_t row) | hdnum::DenseMatrix< REAL > | [inline] |
precision() const | hdnum::DenseMatrix< REAL > | [inline] |
precision(std::size_t i) const | hdnum::DenseMatrix< REAL > | [inline] |
readMatrixFromFile(const std::string &filename, DenseMatrix< REAL > &A) | hdnum::DenseMatrix< REAL > | [related] |
rowsize() const | hdnum::DenseMatrix< REAL > | [inline] |
sc(const Vector< REAL > &x, std::size_t k) | hdnum::DenseMatrix< REAL > | [inline] |
scientific() const (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | [inline] |
scientific(bool b) const | hdnum::DenseMatrix< REAL > | [inline] |
size_type typedef | hdnum::DenseMatrix< REAL > | |
spd(DenseMatrix< REAL > &A) | hdnum::DenseMatrix< REAL > | [related] |
sr(const Vector< REAL > &x, std::size_t k) | hdnum::DenseMatrix< REAL > | [inline] |
umm(const DenseMatrix< REAL > &A, const DenseMatrix< REAL > &B) | hdnum::DenseMatrix< REAL > | [inline] |
umv(Vector< V > &y, const Vector< V > &x) const | hdnum::DenseMatrix< REAL > | [inline] |
umv(Vector< V > &y, const V &s, const Vector< V > &x) const | hdnum::DenseMatrix< REAL > | [inline] |
update(const REAL &s, const DenseMatrix &B) | hdnum::DenseMatrix< REAL > | [inline] |
vandermonde(DenseMatrix< REAL > &A, const Vector< REAL > x) | hdnum::DenseMatrix< REAL > | [related] |
VectorIterator typedef (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | |
VType typedef (defined in hdnum::DenseMatrix< REAL >) | hdnum::DenseMatrix< REAL > | |
width() const | hdnum::DenseMatrix< REAL > | [inline] |
width(std::size_t i) const | hdnum::DenseMatrix< REAL > | [inline] |