MatrixType Member List

This is the complete list of members for MatrixType, including all inherited members.
band_density(void) const MatrixType [inline]
banddenMatrixType [private]
Banded enum valueMatrixType
Banded_Hermitian enum valueMatrixType
denseMatrixType [private]
Diagonal enum valueMatrixType
fullMatrixType [private]
Full enum valueMatrixType
Hermitian enum valueMatrixType
info(void) const MatrixType
invalidate_type(void)MatrixType [inline]
is_banded(void)MatrixType [inline]
is_dense(void) const MatrixType [inline]
is_diagonal(void) const MatrixType [inline]
is_hermitian(void) const MatrixType [inline]
is_known(void) const MatrixType [inline]
is_lower_triangular(void) const MatrixType [inline]
is_rectangular(void) const MatrixType [inline]
is_tridiagonal(void) const MatrixType [inline]
is_unknown(void) const MatrixType [inline]
is_upper_triangular(void) const MatrixType [inline]
Lower enum valueMatrixType
lower_bandMatrixType [private]
mark_as_banded(const octave_idx_type ku, const octave_idx_type kl)MatrixType [inline]
mark_as_dense(void)MatrixType [inline]
mark_as_diagonal(void)MatrixType [inline]
mark_as_full(void)MatrixType [inline]
mark_as_lower_triangular(void)MatrixType [inline]
mark_as_not_dense(void)MatrixType [inline]
mark_as_permuted(const octave_idx_type np, const octave_idx_type *p)MatrixType
mark_as_permuted_diagonal(void)MatrixType [inline]
mark_as_rectangular(void)MatrixType [inline]
mark_as_symmetric(void)MatrixType
mark_as_tridiagonal(void)MatrixType [inline]
mark_as_unpermuted(void)MatrixType
mark_as_unsymmetric(void)MatrixType
mark_as_upper_triangular(void)MatrixType [inline]
matrix_type enum nameMatrixType
MatrixType(void)MatrixType
MatrixType(const MatrixType &a)MatrixType
MatrixType(const Matrix &a)MatrixType
MatrixType(const ComplexMatrix &a)MatrixType
MatrixType(const FloatMatrix &a)MatrixType
MatrixType(const FloatComplexMatrix &a)MatrixType
MatrixType(const SparseMatrix &a)MatrixType
MatrixType(const SparseComplexMatrix &a)MatrixType
MatrixType(const matrix_type t, bool _full=false)MatrixType
MatrixType(const matrix_type t, const octave_idx_type np, const octave_idx_type *p, bool _full=false)MatrixType
MatrixType(const matrix_type t, const octave_idx_type ku, const octave_idx_type kl, bool _full=false)MatrixType
nlower(void) const MatrixType [inline]
npermMatrixType [private]
nupper(void) const MatrixType [inline]
operator=(const MatrixType &a)MatrixType
permMatrixType [private]
Permuted_Diagonal enum valueMatrixType
Permuted_Lower enum valueMatrixType
Permuted_Upper enum valueMatrixType
Rectangular enum valueMatrixType
sp_banddenMatrixType [private]
transpose(void) const MatrixType
triangular_perm(void) const MatrixType [inline]
Tridiagonal enum valueMatrixType
Tridiagonal_Hermitian enum valueMatrixType
typMatrixType [private]
type(bool quiet=true)MatrixType
type(const Matrix &a)MatrixType
type(const ComplexMatrix &a)MatrixType
type(const FloatMatrix &a)MatrixType
type(const FloatComplexMatrix &a)MatrixType
type(const SparseMatrix &a)MatrixType
type(const SparseComplexMatrix &a)MatrixType
type(int new_typ)MatrixType [inline, private]
Unknown enum valueMatrixType
Upper enum valueMatrixType
upper_bandMatrixType [private]
~MatrixType(void)MatrixType
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines