#include "dSparse.h"
Public Types | |
typedef Matrix | dense_matrix_type |
typedef double | element_type |
typedef void(* | solve_singularity_handler) (double rcond) |
Static Public Member Functions | |
static OCTAVE_API Sparse< double, Alloc > | cat (int dim, octave_idx_type n, const Sparse< double, Alloc > *sparse_list) |
Protected Member Functions | |
void | make_unique (void) |
Protected Attributes | |
dim_vector | m_dimensions |
Sparse< double, Alloc >::SparseRep * | m_rep |
Static Private Member Functions | |
static OCTAVE_API Sparse< double, Alloc >::SparseRep * | nil_rep (void) |
Friends | |
OCTAVE_API SparseMatrix | imag (const SparseComplexMatrix &a) |
OCTAVE_API std::ostream & | operator<< (std::ostream &os, const SparseMatrix &a) |
OCTAVE_API std::istream & | operator>> (std::istream &is, SparseMatrix &a) |
OCTAVE_API SparseMatrix | real (const SparseComplexMatrix &a) |
typedef void(* SparseMatrix::solve_singularity_handler) (double rcond) |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
explicit |
Definition at line 65 of file dSparse.cc.
References Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), Sparse< T, Alloc >::nnz(), Sparse< double >::ridx(), and Sparse< T, Alloc >::ridx().
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
explicit |
Definition at line 81 of file dSparse.cc.
References Sparse< double >::cidx(), DiagArray2< T >::cols(), Sparse< double >::data(), DiagArray2< T >::length(), and Sparse< double >::ridx().
|
inlineexplicit |
|
inline |
SparseMatrix SparseMatrix::abs | ( | void | ) | const |
Definition at line 7426 of file dSparse.cc.
References Sparse< T, Alloc >::data(), and Sparse< double >::nnz().
SparseBoolMatrix SparseMatrix::all | ( | int | dim = -1 | ) | const |
Definition at line 7366 of file dSparse.cc.
References SPARSE_ALL_OP.
bool SparseMatrix::all_elements_are_int_or_inf_or_nan | ( | void | ) | const |
Definition at line 7276 of file dSparse.cc.
References Sparse< double >::data(), octave::math::isnan(), Sparse< double >::nnz(), and octave::math::x_nint().
bool SparseMatrix::all_elements_are_zero | ( | void | ) | const |
Definition at line 7264 of file dSparse.cc.
References Sparse< double >::data(), and Sparse< double >::nnz().
Definition at line 7296 of file dSparse.cc.
References Sparse< double >::data(), Sparse< double >::nnz(), and octave::math::x_nint().
Referenced by elem_xpow(), octave_sparse_matrix::save_binary(), and octave_sparse_matrix::save_hdf5().
SparseBoolMatrix SparseMatrix::any | ( | int | dim = -1 | ) | const |
Definition at line 7372 of file dSparse.cc.
References SPARSE_ANY_OP.
bool SparseMatrix::any_element_is_inf_or_nan | ( | void | ) | const |
Definition at line 7234 of file dSparse.cc.
References Sparse< double >::data(), octave::math::isinf(), octave::math::isnan(), and Sparse< double >::nnz().
bool SparseMatrix::any_element_is_nan | ( | void | ) | const |
Definition at line 7219 of file dSparse.cc.
References Sparse< double >::data(), octave::math::isnan(), and Sparse< double >::nnz().
Referenced by operator!(), and octave_sparse_matrix::sparse_bool_matrix_value().
Definition at line 7198 of file dSparse.cc.
References Sparse< double >::data(), lo_ieee_signbit, and Sparse< double >::nnz().
Referenced by elem_xpow().
bool SparseMatrix::any_element_not_one_or_zero | ( | void | ) | const |
Definition at line 7249 of file dSparse.cc.
References Sparse< double >::data(), and Sparse< double >::nnz().
Referenced by octave_sparse_matrix::sparse_bool_matrix_value().
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
private |
Definition at line 4880 of file dSparse.cc.
References Matrix::abs(), MatrixType::Banded, MatrixType::Banded_Hermitian, Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), RowVector::max(), MatrixType::nlower(), MatrixType::nupper(), OCTAVE_LOCAL_BUFFER, ComplexMatrix::resize(), Sparse< double >::ridx(), Matrix::row(), Array< T, Alloc >::rows(), Sparse< double >::rows(), Matrix::sum(), MatrixType::type(), and octave::warn_singular_matrix().
|
private |
Definition at line 4271 of file dSparse.cc.
References Matrix::abs(), MatrixType::Banded, MatrixType::Banded_Hermitian, Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), RowVector::max(), MatrixType::nlower(), MatrixType::nupper(), Sparse< double >::ridx(), Matrix::row(), Array< T, Alloc >::rows(), Sparse< double >::rows(), Matrix::sum(), MatrixType::type(), and octave::warn_singular_matrix().
Referenced by solve().
|
private |
Definition at line 5204 of file dSparse.cc.
References Matrix::abs(), MatrixType::Banded, MatrixType::Banded_Hermitian, Sparse< T, Alloc >::change_capacity(), Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), RowVector::max(), Sparse< T, Alloc >::maybe_compress(), MatrixType::nlower(), Sparse< T, Alloc >::nnz(), MatrixType::nupper(), OCTAVE_LOCAL_BUFFER, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Matrix::row(), Sparse< double >::rows(), Sparse< T, Alloc >::rows(), SparseComplexMatrix, Matrix::sum(), MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 4540 of file dSparse.cc.
References SparseMatrix(), Matrix::abs(), MatrixType::Banded, MatrixType::Banded_Hermitian, Sparse< T, Alloc >::change_capacity(), Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), Sparse< T, Alloc >::elem(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), RowVector::max(), Sparse< T, Alloc >::maybe_compress(), MatrixType::nlower(), Sparse< T, Alloc >::nnz(), MatrixType::nupper(), OCTAVE_LOCAL_BUFFER, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Matrix::row(), Sparse< double >::rows(), Sparse< T, Alloc >::rows(), Matrix::sum(), MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
ColumnVector SparseMatrix::column | ( | octave_idx_type | i | ) | const |
Definition at line 522 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< double >::data(), Sparse< double >::ridx(), and Sparse< double >::rows().
|
inlineinherited |
|
inherited |
SparseComplexMatrix SparseMatrix::concat | ( | const SparseComplexMatrix & | rb, |
const Array< octave_idx_type > & | ra_idx | ||
) |
Definition at line 544 of file dSparse.cc.
References Sparse< T, Alloc >::cols(), SparseComplexMatrix::insert(), ra_idx, and Sparse< T, Alloc >::rows().
SparseMatrix SparseMatrix::concat | ( | const SparseMatrix & | rb, |
const Array< octave_idx_type > & | ra_idx | ||
) |
Definition at line 534 of file dSparse.cc.
References Sparse< T, Alloc >::cols(), insert(), ra_idx, and Sparse< T, Alloc >::rows().
Referenced by oct_catop_s_scm(), and oct_catop_s_sm().
SparseMatrix SparseMatrix::cumprod | ( | int | dim = -1 | ) | const |
Definition at line 7378 of file dSparse.cc.
References cumprod(), and SPARSE_CUMPROD.
Referenced by cumprod().
SparseMatrix SparseMatrix::cumsum | ( | int | dim = -1 | ) | const |
Definition at line 7384 of file dSparse.cc.
References cumsum(), and SPARSE_CUMSUM.
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
DET SparseMatrix::determinant | ( | octave_idx_type & | info | ) | const |
Definition at line 1020 of file dSparse.cc.
References determinant().
DET SparseMatrix::determinant | ( | octave_idx_type & | info, |
double & | rcond, | ||
bool | calc_cond = true |
||
) | const |
Definition at line 1027 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< double >::data(), Array< T, Alloc >::fortran_vec(), octave::sparse_params::get_key(), octave::math::isnan(), Sparse< double >::ridx(), Sparse< double >::rows(), octave::to_suitesparse_intptr(), and UMFPACK_DNAME.
DET SparseMatrix::determinant | ( | void | ) | const |
Definition at line 1012 of file dSparse.cc.
References determinant().
Referenced by determinant(), and Fdet().
SparseMatrix SparseMatrix::diag | ( | octave_idx_type | k = 0 | ) | const |
Definition at line 7439 of file dSparse.cc.
References MSparse< T >::diag().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
private |
Definition at line 627 of file dSparse.cc.
References Sparse< double >::cols(), Sparse< T, Alloc >::data(), MatrixType::Diagonal, Inf, MatrixType::info(), MatrixType::Permuted_Diagonal, Sparse< double >::rows(), transpose(), and MatrixType::type().
Referenced by inverse().
|
private |
Definition at line 1308 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::Diagonal, Inf, MatrixType::info(), MatrixType::Permuted_Diagonal, ComplexMatrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), and MatrixType::type().
|
private |
Definition at line 1159 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::Diagonal, Inf, MatrixType::info(), MatrixType::Permuted_Diagonal, Matrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), and MatrixType::type().
Referenced by solve().
|
private |
Definition at line 1367 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), current_liboctave_error_handler, Sparse< double >::data(), Sparse< T, Alloc >::data(), MatrixType::Diagonal, Inf, MatrixType::info(), Sparse< T, Alloc >::nnz(), MatrixType::Permuted_Diagonal, Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), Sparse< double >::rows(), Sparse< T, Alloc >::rows(), SparseComplexMatrix, MatrixType::type(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 1219 of file dSparse.cc.
References SparseMatrix(), Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), current_liboctave_error_handler, Sparse< T, Alloc >::data(), Sparse< double >::data(), MatrixType::Diagonal, Inf, MatrixType::info(), Sparse< T, Alloc >::nnz(), MatrixType::Permuted_Diagonal, Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::type(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
private |
Definition at line 5589 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< double >::data(), Array< T, Alloc >::fortran_vec(), octave::sparse_params::get_key(), octave::math::isnan(), Matrix, Sparse< double >::ridx(), Sparse< double >::rows(), octave::to_suitesparse_intptr(), UMFPACK_DNAME, and octave::warn_singular_matrix().
Referenced by fsolve().
|
private |
Definition at line 6188 of file dSparse.cc.
References A, B, CHOLMOD_NAME, Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), Array< T, Alloc >::data(), factorize(), Array< T, Alloc >::fortran_vec(), MatrixType::Full, octave::sparse_params::get_key(), MatrixType::Hermitian, MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), Sparse< double >::nnz(), OCTAVE_LOCAL_BUFFER, ComplexMatrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), solve(), SparseCholError(), SparseCholPrint(), octave::to_suitesparse_intptr(), MatrixType::type(), UMFPACK_DNAME, octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
|
private |
Definition at line 5717 of file dSparse.cc.
References A, B, CHOLMOD_NAME, Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), Array< T, Alloc >::data(), factorize(), Array< T, Alloc >::fortran_vec(), MatrixType::Full, octave::sparse_params::get_key(), MatrixType::Hermitian, MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), Sparse< double >::nnz(), Matrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), solve(), SparseCholError(), SparseCholPrint(), octave::to_suitesparse_intptr(), MatrixType::type(), UMFPACK_DNAME, octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
Referenced by solve().
|
private |
Definition at line 6420 of file dSparse.cc.
References A, B, Sparse< T, Alloc >::change_capacity(), CHOLMOD_NAME, Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), factorize(), Array< T, Alloc >::fortran_vec(), MatrixType::Full, octave::sparse_params::get_key(), MatrixType::Hermitian, MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), Sparse< double >::nnz(), OCTAVE_LOCAL_BUFFER, Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), solve(), SparseCholError(), SparseCholPrint(), SparseComplexMatrix, octave::to_suitesparse_intptr(), MatrixType::type(), UMFPACK_DNAME, octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 5928 of file dSparse.cc.
References SparseMatrix(), A, B, Sparse< T, Alloc >::change_capacity(), CHOLMOD_NAME, Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), Sparse< T, Alloc >::elem(), factorize(), Array< T, Alloc >::fortran_vec(), MatrixType::Full, octave::sparse_params::get_key(), MatrixType::Hermitian, MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), Sparse< double >::nnz(), OCTAVE_LOCAL_BUFFER, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), solve(), SparseCholError(), SparseCholPrint(), octave::to_suitesparse_intptr(), MatrixType::type(), UMFPACK_DNAME, octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
inlineinherited |
|
inlineinherited |
|
inline |
Definition at line 128 of file dSparse.h.
References transpose().
Referenced by octave::math::sparse_chol< chol_type >::inverse().
|
inherited |
|
inherited |
|
inlineinherited |
|
inherited |
SparseMatrix & SparseMatrix::insert | ( | const SparseMatrix & | a, |
const Array< octave_idx_type > & | indx | ||
) |
Definition at line 179 of file dSparse.cc.
References MSparse< T >::insert().
SparseMatrix & SparseMatrix::insert | ( | const SparseMatrix & | a, |
octave_idx_type | r, | ||
octave_idx_type | c | ||
) |
Definition at line 171 of file dSparse.cc.
References MSparse< T >::insert().
Referenced by concat().
SparseMatrix SparseMatrix::inverse | ( | MatrixType & | mattype | ) | const |
Definition at line 612 of file dSparse.cc.
References inverse().
SparseMatrix SparseMatrix::inverse | ( | MatrixType & | mattype, |
octave_idx_type & | info | ||
) | const |
Definition at line 620 of file dSparse.cc.
References inverse().
SparseMatrix SparseMatrix::inverse | ( | MatrixType & | mattype, |
octave_idx_type & | info, | ||
double & | rcond, | ||
bool | force = false , |
||
bool | calc_cond = true |
||
) | const |
Definition at line 928 of file dSparse.cc.
References SparseMatrix(), Sparse< double >::cidx(), Sparse< double >::cols(), MatrixType::Diagonal, dinverse(), Inf, MatrixType::ishermitian(), octave::math::sparse_chol< chol_type >::L(), octave::math::sparse_lu< lu_type >::L(), MatrixType::Lower, MatrixType::mark_as_unsymmetric(), Sparse< double >::nnz(), octave::math::sparse_lu< lu_type >::Pc(), MatrixType::Permuted_Diagonal, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, octave::math::sparse_lu< lu_type >::Pr(), Q, octave::math::sparse_chol< chol_type >::Q(), octave::math::sparse_chol< chol_type >::rcond(), octave::math::sparse_lu< lu_type >::rcond(), Sparse< double >::ridx(), Sparse< double >::rows(), tinverse(), transpose(), MatrixType::transpose(), MatrixType::type(), octave::math::sparse_lu< lu_type >::U(), MatrixType::Unknown, MatrixType::Upper, Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
SparseMatrix SparseMatrix::inverse | ( | void | ) | const |
SparseMatrix SparseMatrix::ipermute | ( | const Array< octave_idx_type > & | vec | ) | const |
Definition at line 7498 of file dSparse.cc.
References MSparse< T >::ipermute().
bool SparseMatrix::issymmetric | ( | void | ) | const |
Definition at line 131 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< double >::data(), Sparse< double >::ridx(), and Sparse< double >::rows().
Referenced by F__eigs__().
|
private |
Definition at line 3035 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::Lower, MatrixType::mark_as_rectangular(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Lower, ComplexMatrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
|
private |
Definition at line 2482 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::Lower, MatrixType::mark_as_rectangular(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Lower, Matrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
Referenced by solve().
|
private |
Definition at line 3289 of file dSparse.cc.
References Sparse< T, Alloc >::change_capacity(), Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), current_liboctave_error_handler, Sparse< T, Alloc >::data(), Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::Lower, MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Lower, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), SparseComplexMatrix, MatrixType::triangular_perm(), MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 2735 of file dSparse.cc.
References SparseMatrix(), Sparse< T, Alloc >::change_capacity(), Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), Sparse< T, Alloc >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::Lower, MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Lower, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
Matrix SparseMatrix::matrix_value | ( | void | ) | const |
Definition at line 7445 of file dSparse.cc.
References Sparse< T, Alloc >::array_value().
Referenced by octave_sparse_matrix::array_value(), octave_sparse_matrix::bool_array_value(), octave_sparse_matrix::complex_array_value(), octave_sparse_matrix::complex_matrix_value(), octave_sparse_matrix::matrix_value(), and octave_sparse_matrix::try_narrowing_conversion().
SparseMatrix SparseMatrix::max | ( | Array< octave_idx_type > & | index, |
int | dim = -1 |
||
) | const |
Definition at line 193 of file dSparse.cc.
References SparseMatrix(), Sparse< double >::cidx(), Sparse< double >::data(), Sparse< double >::dims(), Array< T, Alloc >::elem(), Sparse< double >::elem(), dim_vector::first_non_singleton(), octave::math::isnan(), NaN, dim_vector::ndims(), OCTAVE_LOCAL_BUFFER, Array< T, Alloc >::resize(), Sparse< double >::ridx(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
SparseMatrix SparseMatrix::max | ( | int | dim = -1 | ) | const |
SparseMatrix SparseMatrix::min | ( | Array< octave_idx_type > & | index, |
int | dim = -1 |
||
) | const |
Definition at line 344 of file dSparse.cc.
References SparseMatrix(), Sparse< double >::cidx(), Sparse< double >::data(), Sparse< double >::dims(), Array< T, Alloc >::elem(), Sparse< double >::elem(), dim_vector::first_non_singleton(), octave::math::isnan(), NaN, dim_vector::ndims(), OCTAVE_LOCAL_BUFFER, Array< T, Alloc >::resize(), Sparse< double >::ridx(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
SparseMatrix SparseMatrix::min | ( | int | dim = -1 | ) | const |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
SparseBoolMatrix SparseMatrix::operator! | ( | void | ) | const |
Definition at line 7330 of file dSparse.cc.
References any_element_is_nan(), Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), octave::err_nan_to_logical_conversion(), Sparse< double >::nnz(), Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), and Sparse< double >::rows().
bool SparseMatrix::operator!= | ( | const SparseMatrix & | a | ) | const |
Definition at line 125 of file dSparse.cc.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
Definition at line 92 of file dSparse.h.
References MSparse< T >::operator=().
bool SparseMatrix::operator== | ( | const SparseMatrix & | a | ) | const |
Definition at line 101 of file dSparse.cc.
References Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), Sparse< T, Alloc >::data(), Sparse< T, Alloc >::nnz(), Sparse< double >::nnz(), Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), Sparse< T, Alloc >::rows(), and Sparse< double >::rows().
SparseMatrix SparseMatrix::permute | ( | const Array< octave_idx_type > & | vec, |
bool | inv = false |
||
) | const |
Definition at line 7492 of file dSparse.cc.
References MSparse< T >::permute().
|
inherited |
SparseMatrix SparseMatrix::prod | ( | int | dim = -1 | ) | const |
Definition at line 7390 of file dSparse.cc.
References Sparse< double >::cidx(), prod(), Sparse< double >::rows(), SPARSE_REDUCTION_OP, and transpose().
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
SparseMatrix SparseMatrix::reshape | ( | const dim_vector & | new_dims | ) | const |
Definition at line 7486 of file dSparse.cc.
References MSparse< T >::reshape().
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
RowVector SparseMatrix::row | ( | octave_idx_type | i | ) | const |
Definition at line 503 of file dSparse.cc.
References Sparse< double >::cidx(), Sparse< double >::columns(), Sparse< double >::data(), and Sparse< double >::ridx().
|
inlineinherited |
ColumnVector SparseMatrix::solve | ( | const ColumnVector & | b | ) | const |
Definition at line 7133 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | const ColumnVector & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7140 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | const ColumnVector & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7147 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | const ColumnVector & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7154 of file dSparse.cc.
References Matrix::column(), and solve().
ComplexColumnVector SparseMatrix::solve | ( | const ComplexColumnVector & | b | ) | const |
Definition at line 7164 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | const ComplexColumnVector & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7172 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | const ComplexColumnVector & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7179 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | const ComplexColumnVector & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7186 of file dSparse.cc.
References Matrix::column(), and solve().
OCTAVE_API ComplexMatrix SparseMatrix::solve | ( | const ComplexMatrix & | b | ) | const |
ComplexMatrix SparseMatrix::solve | ( | const ComplexMatrix & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7079 of file dSparse.cc.
References solve().
ComplexMatrix SparseMatrix::solve | ( | const ComplexMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7086 of file dSparse.cc.
References solve().
ComplexMatrix SparseMatrix::solve | ( | const ComplexMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7093 of file dSparse.cc.
References solve().
Definition at line 7018 of file dSparse.cc.
References solve().
Matrix SparseMatrix::solve | ( | const Matrix & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7026 of file dSparse.cc.
References solve().
Matrix SparseMatrix::solve | ( | const Matrix & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7033 of file dSparse.cc.
References solve().
Matrix SparseMatrix::solve | ( | const Matrix & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7040 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | const SparseComplexMatrix & | b | ) | const |
Definition at line 7102 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | const SparseComplexMatrix & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7110 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | const SparseComplexMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7117 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | const SparseComplexMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7124 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | const SparseMatrix & | b | ) | const |
Definition at line 7048 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | const SparseMatrix & | b, |
octave_idx_type & | info | ||
) | const |
Definition at line 7056 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | const SparseMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7064 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | const SparseMatrix & | b, |
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7071 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ColumnVector & | b | ||
) | const |
Definition at line 6952 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ColumnVector & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6959 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ColumnVector & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 6967 of file dSparse.cc.
References solve().
ColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ColumnVector & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 6974 of file dSparse.cc.
References Matrix::column(), and solve().
ComplexColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexColumnVector & | b | ||
) | const |
Definition at line 6984 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexColumnVector & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6992 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexColumnVector & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 7000 of file dSparse.cc.
References solve().
ComplexColumnVector SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexColumnVector & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler | ||
) | const |
Definition at line 7008 of file dSparse.cc.
References Matrix::column(), and solve().
ComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexMatrix & | b | ||
) | const |
Definition at line 6822 of file dSparse.cc.
References solve().
ComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexMatrix & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6830 of file dSparse.cc.
References solve().
ComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 6838 of file dSparse.cc.
References solve().
ComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const ComplexMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler, | ||
bool | singular_fallback = true |
||
) | const |
Definition at line 6845 of file dSparse.cc.
References MatrixType::Banded, MatrixType::Banded_Hermitian, bsolve(), MatrixType::Diagonal, dmsolve< ComplexMatrix, SparseMatrix, ComplexMatrix >(), dsolve(), fsolve(), MatrixType::Full, MatrixType::Hermitian, MatrixType::Lower, ltsolve(), MatrixType::Permuted_Diagonal, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, octave::math::qrsolve(), MatrixType::Rectangular, MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, trisolve(), MatrixType::type(), MatrixType::Unknown, MatrixType::Upper, and utsolve().
Matrix SparseMatrix::solve | ( | MatrixType & | typ, |
const Matrix & | b | ||
) | const |
Definition at line 6692 of file dSparse.cc.
References solve().
Referenced by fsolve(), solve(), xdiv(), and xleftdiv().
Matrix SparseMatrix::solve | ( | MatrixType & | typ, |
const Matrix & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6700 of file dSparse.cc.
References solve().
Matrix SparseMatrix::solve | ( | MatrixType & | typ, |
const Matrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 6708 of file dSparse.cc.
References solve().
Matrix SparseMatrix::solve | ( | MatrixType & | typ, |
const Matrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler, | ||
bool | singular_fallback = true |
||
) | const |
Definition at line 6715 of file dSparse.cc.
References MatrixType::Banded, MatrixType::Banded_Hermitian, bsolve(), MatrixType::Diagonal, dmsolve< Matrix, SparseMatrix, Matrix >(), dsolve(), fsolve(), MatrixType::Full, MatrixType::Hermitian, MatrixType::Lower, ltsolve(), MatrixType::Permuted_Diagonal, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, octave::math::qrsolve(), MatrixType::Rectangular, MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, trisolve(), MatrixType::type(), MatrixType::Unknown, MatrixType::Upper, and utsolve().
SparseComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseComplexMatrix & | b | ||
) | const |
Definition at line 6887 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseComplexMatrix & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6895 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseComplexMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 6903 of file dSparse.cc.
References solve().
SparseComplexMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseComplexMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler, | ||
bool | singular_fallabck = true |
||
) | const |
Definition at line 6910 of file dSparse.cc.
References MatrixType::Banded, MatrixType::Banded_Hermitian, bsolve(), MatrixType::Diagonal, dmsolve< SparseComplexMatrix, SparseMatrix, SparseComplexMatrix >(), dsolve(), fsolve(), MatrixType::Full, MatrixType::Hermitian, MatrixType::Lower, ltsolve(), MatrixType::Permuted_Diagonal, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, octave::math::qrsolve(), MatrixType::Rectangular, MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, trisolve(), MatrixType::type(), MatrixType::Unknown, MatrixType::Upper, and utsolve().
SparseMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseMatrix & | b | ||
) | const |
Definition at line 6757 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseMatrix & | b, | ||
octave_idx_type & | info | ||
) | const |
Definition at line 6765 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond | ||
) | const |
Definition at line 6773 of file dSparse.cc.
References solve().
SparseMatrix SparseMatrix::solve | ( | MatrixType & | typ, |
const SparseMatrix & | b, | ||
octave_idx_type & | info, | ||
double & | rcond, | ||
solve_singularity_handler | sing_handler, | ||
bool | singular_fallback = true |
||
) | const |
Definition at line 6780 of file dSparse.cc.
References MatrixType::Banded, MatrixType::Banded_Hermitian, bsolve(), MatrixType::Diagonal, dmsolve< SparseMatrix, SparseMatrix, SparseMatrix >(), dsolve(), fsolve(), MatrixType::Full, MatrixType::Hermitian, MatrixType::Lower, ltsolve(), MatrixType::Permuted_Diagonal, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, octave::math::qrsolve(), MatrixType::Rectangular, MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, trisolve(), MatrixType::type(), MatrixType::Unknown, MatrixType::Upper, and utsolve().
|
inherited |
|
inherited |
SparseMatrix SparseMatrix::squeeze | ( | void | ) | const |
Definition at line 7480 of file dSparse.cc.
References MSparse< T >::squeeze().
SparseMatrix SparseMatrix::sum | ( | int | dim = -1 | ) | const |
SparseMatrix SparseMatrix::sumsq | ( | int | dim = -1 | ) | const |
Definition at line 7408 of file dSparse.cc.
References COL_EXPR, ROW_EXPR, and SPARSE_BASE_REDUCTION_OP.
|
private |
Definition at line 677 of file dSparse.cc.
References SparseMatrix(), Sparse< T, Alloc >::change_capacity(), Sparse< double >::cidx(), Sparse< T, Alloc >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), MatrixType::info(), MatrixType::Lower, Sparse< T, Alloc >::maybe_compress(), Sparse< double >::nnz(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Lower, MatrixType::Permuted_Upper, Sparse< double >::ridx(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), MatrixType::Upper, Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
Referenced by inverse().
bool SparseMatrix::too_large_for_float | ( | void | ) | const |
Definition at line 7324 of file dSparse.cc.
References Sparse< double >::test_any(), and octave::too_large_for_float().
Referenced by octave_sparse_matrix::save_binary(), and octave_sparse_matrix::save_hdf5().
|
inline |
Definition at line 124 of file dSparse.h.
References MSparse< T >::transpose().
Referenced by dinverse(), SparseComplexMatrix::inverse(), inverse(), octave::math::sparse_chol< chol_type >::inverse(), LuAminusSigmaB(), make_cholb(), oct_unop_transpose(), prod(), read_mat_binary_data(), and xdiv().
|
private |
Definition at line 3911 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), F77_DBLE_CMPLX_ARG, F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), OCTAVE_LOCAL_BUFFER, Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, MatrixType::type(), and octave::warn_singular_matrix().
|
private |
Definition at line 3591 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), MatrixType::mark_as_rectangular(), MatrixType::mark_as_unsymmetric(), OCTAVE_LOCAL_BUFFER, Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, MatrixType::type(), and octave::warn_singular_matrix().
Referenced by solve().
|
private |
Definition at line 4081 of file dSparse.cc.
References Sparse< T, Alloc >::change_capacity(), Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, Sparse< double >::ridx(), Sparse< double >::rows(), Sparse< T, Alloc >::rows(), SparseComplexMatrix, MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 3757 of file dSparse.cc.
References SparseMatrix(), Sparse< T, Alloc >::change_capacity(), Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), Sparse< T, Alloc >::data(), Sparse< double >::data(), F77_XFCN, Array< T, Alloc >::fortran_vec(), MatrixType::info(), MatrixType::is_dense(), MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::Tridiagonal, MatrixType::Tridiagonal_Hermitian, MatrixType::type(), octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 1966 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Upper, ComplexMatrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), MatrixType::Upper, octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
|
private |
Definition at line 1456 of file dSparse.cc.
References Sparse< double >::cidx(), Array< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Upper, Matrix::resize(), Sparse< double >::ridx(), Array< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), MatrixType::Upper, octave::warn_singular_matrix(), and Array< T, Alloc >::xelem().
Referenced by solve().
|
private |
Definition at line 2198 of file dSparse.cc.
References Sparse< T, Alloc >::change_capacity(), Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< double >::cols(), Sparse< T, Alloc >::cols(), current_liboctave_error_handler, Sparse< T, Alloc >::data(), Sparse< double >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Upper, Sparse< double >::ridx(), Sparse< T, Alloc >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), SparseComplexMatrix, MatrixType::triangular_perm(), MatrixType::type(), MatrixType::Upper, octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
private |
Definition at line 1685 of file dSparse.cc.
References SparseMatrix(), Sparse< T, Alloc >::change_capacity(), Sparse< T, Alloc >::cidx(), Sparse< double >::cidx(), Sparse< T, Alloc >::cols(), Sparse< double >::cols(), current_liboctave_error_handler, Sparse< double >::data(), Sparse< T, Alloc >::data(), MatrixType::info(), octave::math::isnan(), MatrixType::mark_as_rectangular(), Sparse< T, Alloc >::maybe_compress(), Sparse< T, Alloc >::nnz(), OCTAVE_LOCAL_BUFFER, MatrixType::Permuted_Upper, Sparse< T, Alloc >::ridx(), Sparse< double >::ridx(), Sparse< T, Alloc >::rows(), Sparse< double >::rows(), MatrixType::triangular_perm(), MatrixType::type(), MatrixType::Upper, octave::warn_singular_matrix(), Sparse< T, Alloc >::xcidx(), Sparse< T, Alloc >::xdata(), and Sparse< T, Alloc >::xridx().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
friend |
Definition at line 575 of file dSparse.cc.
|
friend |
Definition at line 7450 of file dSparse.cc.
|
friend |
Definition at line 7472 of file dSparse.cc.
|
friend |
Definition at line 554 of file dSparse.cc.
|
protectedinherited |