AbstractMatrix() | INMOST::AbstractMatrix< Var > | inline |
BlockOf(enumerator nrows, enumerator ncols, enumerator offset_row, enumerator offset_col) | INMOST::AbstractMatrix< Var > | |
INMOST::AbstractMatrixReadOnly::BlockOf(enumerator nrows, enumerator ncols, enumerator offset_row, enumerator offset_col) const | INMOST::AbstractMatrixReadOnly< Var > | |
CheckInfs() const | INMOST::AbstractMatrix< Var > | inline |
CheckNans() const | INMOST::AbstractMatrix< Var > | inline |
CheckNansInfs() const | INMOST::AbstractMatrix< Var > | inline |
CholeskyInvert(int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
CholeskySolve(const AbstractMatrixReadOnly< typeB > &B, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
CholeskySolve(const AbstractMatrixReadOnly< variable > &B, int *ierr) const (defined in INMOST::AbstractMatrixReadOnly< Var >) | INMOST::AbstractMatrixReadOnly< Var > | |
CholeskySolve(const AbstractMatrixReadOnly< variable > &B, int *ierr) const (defined in INMOST::AbstractMatrixReadOnly< Var >) | INMOST::AbstractMatrixReadOnly< Var > | |
CholeskySolve(const AbstractMatrixReadOnly< INMOST_DATA_REAL_TYPE > &B, int *ierr) const (defined in INMOST::AbstractMatrixReadOnly< Var >) | INMOST::AbstractMatrixReadOnly< Var > | |
Cols() const | INMOST::MatrixConcatRows< Var > | inlinevirtual |
compute(enumerator i, enumerator j) const | INMOST::MatrixConcatRows< Var > | inlinevirtual |
ConcatCols(AbstractMatrix< Var > &B) | INMOST::AbstractMatrix< Var > | inline |
INMOST::AbstractMatrixReadOnly::ConcatCols(const AbstractMatrixReadOnly< Var > &B) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
INMOST::AbstractMatrixReadOnly::ConcatCols(const AbstractMatrixReadOnly< VarB > &B) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
ConcatRows(AbstractMatrix< Var > &B) | INMOST::AbstractMatrix< Var > | inline |
INMOST::AbstractMatrixReadOnly::ConcatRows(const AbstractMatrixReadOnly< Var > &B) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
INMOST::AbstractMatrixReadOnly::ConcatRows(const AbstractMatrixReadOnly< VarB > &B) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
Conjugate() const | INMOST::AbstractMatrixReadOnly< Var > | inline |
ConjugateTranspose() const | INMOST::AbstractMatrixReadOnly< Var > | inline |
CrossProduct(const AbstractMatrix< typeB > &other) const | INMOST::AbstractMatrix< Var > | |
CrossProduct(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrix< Var > | |
cSVD(AbstractMatrix< Var > &U, AbstractMatrix< Var > &Sigma, AbstractMatrix< Var > &V) const | INMOST::AbstractMatrixReadOnly< Var > | |
Det() const | INMOST::AbstractMatrixReadOnly< Var > | inline |
DotProduct(const AbstractMatrix< typeB > &other) const | INMOST::AbstractMatrix< Var > | inline |
DotProduct(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrix< Var > | inline |
enumerator typedef (defined in INMOST::MatrixConcatRows< Var >) | INMOST::MatrixConcatRows< Var > | |
ExtractSubMatrix(enumerator ibeg, enumerator iend, enumerator jbeg, enumerator jend) const | INMOST::AbstractMatrixReadOnly< Var > | |
FrobeniusNorm() const | INMOST::AbstractMatrix< Var > | inline |
get(enumerator i, enumerator j) const | INMOST::MatrixConcatRows< Var > | inlinevirtual |
GetMatrixCount() const | INMOST::MatrixConcatRows< Var > | inlinevirtual |
Invert(int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
isSymmetric(double eps=1.0e-7) const | INMOST::AbstractMatrix< Var > | inline |
Kronecker(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrixReadOnly< Var > | |
MatrixConcatRows(AbstractMatrix< Var > &rA, AbstractMatrix< Var > &rB) (defined in INMOST::MatrixConcatRows< Var >) | INMOST::MatrixConcatRows< Var > | inline |
MatrixConcatRows(const MatrixConcatRows &b) (defined in INMOST::MatrixConcatRows< Var >) | INMOST::MatrixConcatRows< Var > | inline |
MaxNorm() const | INMOST::AbstractMatrix< Var > | inline |
merger (defined in INMOST::AbstractMatrixBase) | INMOST::AbstractMatrixBase | protectedstatic |
MPT(INMOST_DATA_ENUM_TYPE *Perm, INMOST_DATA_REAL_TYPE *SL=NULL, INMOST_DATA_REAL_TYPE *SR=NULL) const | INMOST::AbstractMatrix< Var > | |
operator()(enumerator i, enumerator j) | INMOST::MatrixConcatRows< Var > | inlinevirtual |
INMOST::AbstractMatrix::operator()(enumerator first_row, enumerator last_row, enumerator first_col, enumerator last_col) | INMOST::AbstractMatrix< Var > | |
INMOST::AbstractMatrixReadOnly::operator()(enumerator first_row, enumerator last_row, enumerator first_col, enumerator last_col) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator*(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator*(const typeB &coef) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator*(shell_expression< A > const &coef) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator*=(const AbstractMatrixReadOnly< typeB > &B) | INMOST::AbstractMatrix< Var > | |
operator*=(typeB coef) | INMOST::AbstractMatrix< Var > | |
operator*=(const AbstractMatrixReadOnly< typeB > &B) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator*=(typeB coef) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator+(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator+=(const AbstractMatrixReadOnly< typeB > &other) | INMOST::AbstractMatrix< Var > | |
operator+=(const AbstractMatrix< typeB > &other) | INMOST::AbstractMatrix< Var > | |
operator+=(const AbstractMatrix< typeB > &other) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator+=(const AbstractMatrixReadOnly< typeB > &other) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator-(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator-() const | INMOST::AbstractMatrixReadOnly< Var > | inline |
operator-=(const AbstractMatrixReadOnly< typeB > &other) | INMOST::AbstractMatrix< Var > | |
operator-=(const AbstractMatrix< typeB > &other) | INMOST::AbstractMatrix< Var > | |
operator-=(const AbstractMatrix< typeB > &other) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator-=(const AbstractMatrixReadOnly< typeB > &other) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator/(const typeB &coef) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator/(shell_expression< A > const &coef) const | INMOST::AbstractMatrixReadOnly< Var > | |
operator/(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
operator/=(typeB coef) | INMOST::AbstractMatrix< Var > | |
operator/=(typeB coef) (defined in INMOST::AbstractMatrix< Var >) | INMOST::AbstractMatrix< Var > | |
operator=(AbstractMatrix const &other) | INMOST::AbstractMatrix< Var > | inline |
operator=(AbstractMatrixReadOnly< typeB > const &other) | INMOST::AbstractMatrix< Var > | inline |
operator=(Var const &b) | INMOST::AbstractMatrix< Var > | inline |
operator^(const AbstractMatrix< typeB > &other) const | INMOST::AbstractMatrix< Var > | inline |
operator^(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrix< Var > | inline |
Power(INMOST_DATA_REAL_TYPE n, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
Print(INMOST_DATA_REAL_TYPE threshold=1.0e-10, std::ostream &sout=std::cout) const | INMOST::AbstractMatrix< Var > | inline |
PseudoInvert(INMOST_DATA_REAL_TYPE tol=0, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
PseudoSolve(const AbstractMatrixReadOnly< typeB > &B, INMOST_DATA_REAL_TYPE tol=0, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
Repack(enumerator rows, enumerator cols) | INMOST::AbstractMatrix< Var > | inline |
INMOST::AbstractMatrixReadOnly::Repack(enumerator rows, enumerator cols) const | INMOST::AbstractMatrixReadOnly< Var > | inline |
Resize(enumerator rows, enumerator cols) | INMOST::MatrixConcatRows< Var > | inlinevirtual |
Root(INMOST_DATA_ENUM_TYPE iter=25, INMOST_DATA_REAL_TYPE tol=1.0e-7, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
Rows() const | INMOST::MatrixConcatRows< Var > | inlinevirtual |
Solve(const AbstractMatrixReadOnly< typeB > &B, int *ierr=NULL) const | INMOST::AbstractMatrixReadOnly< Var > | |
SVD(AbstractMatrix< Var > &U, AbstractMatrix< Var > &Sigma, AbstractMatrix< Var > &V, bool order_singular_values=true, bool nonnegative=true) const | INMOST::AbstractMatrixReadOnly< Var > | |
Swap(AbstractMatrix< Var > &b) | INMOST::AbstractMatrix< Var > | virtual |
Trace() const | INMOST::AbstractMatrix< Var > | inline |
Transform(const AbstractMatrix< typeB > &other) const | INMOST::AbstractMatrix< Var > | |
Transform(const AbstractMatrixReadOnly< typeB > &other) const | INMOST::AbstractMatrix< Var > | |
Transpose() | INMOST::AbstractMatrix< Var > | inline |
INMOST::AbstractMatrixReadOnly::Transpose() const | INMOST::AbstractMatrixReadOnly< Var > | inline |
Zero() | INMOST::AbstractMatrix< Var > | inline |
~AbstractMatrix() | INMOST::AbstractMatrix< Var > | inlinevirtual |
~AbstractMatrixReadOnly() | INMOST::AbstractMatrixReadOnly< Var > | inlinevirtual |