This is the complete list of members for SparseComplexMatrix, including all inherited members.
| abs(void) const | SparseComplexMatrix | |
| all(int dim=-1) const | SparseComplexMatrix | |
| all_elements_are_real(void) const | SparseComplexMatrix | |
| all_integers(double &max_val, double &min_val) const | SparseComplexMatrix | |
| any(int dim=-1) const | SparseComplexMatrix | |
| any_element_is_inf_or_nan(void) const | SparseComplexMatrix | |
| any_element_is_nan(void) const | SparseComplexMatrix | |
| array_value(void) const | Sparse< T, Alloc > | |
| assign(const octave::idx_vector &i, const Sparse< T, Alloc > &rhs) | Sparse< T, Alloc > | |
| assign(const octave::idx_vector &i, const T &rhs) | Sparse< T, Alloc > | |
| assign(const octave::idx_vector &i, const octave::idx_vector &j, const Sparse< T, Alloc > &rhs) | Sparse< T, Alloc > | |
| assign(const octave::idx_vector &i, const octave::idx_vector &j, const T &rhs) | Sparse< T, Alloc > | |
| bsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| bsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| bsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| bsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| byte_size(void) const | Sparse< T, Alloc > | inline |
| cat(int dim, octave_idx_type n, const Sparse< T, Alloc > *sparse_list) | Sparse< T, Alloc > | static |
| change_capacity(octave_idx_type nz) | Sparse< T, Alloc > | inline |
| checkelem(octave_idx_type n) | Sparse< T, Alloc > | inline |
| checkelem(octave_idx_type i, octave_idx_type j) | Sparse< T, Alloc > | inline |
| checkelem(const Array< octave_idx_type > &ra_idx) | Sparse< T, Alloc > | inline |
| checkelem(octave_idx_type n) const | Sparse< T, Alloc > | inline |
| checkelem(octave_idx_type i, octave_idx_type j) const | Sparse< T, Alloc > | inline |
| checkelem(const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | inline |
| cidx(void) | Sparse< T, Alloc > | inline |
| cidx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| cidx(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| cidx(void) const | Sparse< T, Alloc > | inline |
| cols(void) const | Sparse< T, Alloc > | inline |
| column(octave_idx_type i) const | SparseComplexMatrix | |
| columns(void) const | Sparse< T, Alloc > | inline |
| compute_index(const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | |
| concat(const SparseComplexMatrix &rb, const Array< octave_idx_type > &ra_idx) | SparseComplexMatrix | |
| concat(const SparseMatrix &rb, const Array< octave_idx_type > &ra_idx) | SparseComplexMatrix | |
| conj(const SparseComplexMatrix &a) | SparseComplexMatrix | friend |
| cumprod(int dim=-1) const | SparseComplexMatrix | |
| cumsum(int dim=-1) const | SparseComplexMatrix | |
| data(void) | Sparse< T, Alloc > | inline |
| data(octave_idx_type i) | Sparse< T, Alloc > | inline |
| data(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| data(void) const | Sparse< T, Alloc > | inline |
| delete_elements(const octave::idx_vector &i) | Sparse< T, Alloc > | |
| delete_elements(int dim, const octave::idx_vector &i) | Sparse< T, Alloc > | |
| delete_elements(const octave::idx_vector &i, const octave::idx_vector &j) | Sparse< T, Alloc > | |
| dense_matrix_type typedef | SparseComplexMatrix | |
| determinant(void) const | SparseComplexMatrix | |
| determinant(octave_idx_type &info) const | SparseComplexMatrix | |
| determinant(octave_idx_type &info, double &rcond, bool calc_cond=true) const | SparseComplexMatrix | |
| diag(octave_idx_type k=0) const | SparseComplexMatrix | |
| dim1(void) const | Sparse< T, Alloc > | inline |
| dim2(void) const | Sparse< T, Alloc > | inline |
| dims(void) const | Sparse< T, Alloc > | inline |
| dinverse(MatrixType &mattype, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) const | SparseComplexMatrix | private |
| dsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| dsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| dsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| dsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| elem(octave_idx_type n) | Sparse< T, Alloc > | inline |
| elem(octave_idx_type i, octave_idx_type j) | Sparse< T, Alloc > | inline |
| elem(const Array< octave_idx_type > &ra_idx) | Sparse< T, Alloc > | inline |
| elem(octave_idx_type n) const | Sparse< T, Alloc > | inline |
| elem(octave_idx_type i, octave_idx_type j) const | Sparse< T, Alloc > | inline |
| elem(const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | inline |
| element_type typedef | Sparse< T, Alloc > | |
| factorize(octave_idx_type &err, double &rcond, Matrix &Control, Matrix &Info, solve_singularity_handler sing_handler, bool calc_cond) const | SparseComplexMatrix | private |
| fsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| fsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| fsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| fsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| get_col_index(octave_idx_type k) | Sparse< T, Alloc > | inline |
| get_row_index(octave_idx_type k) | Sparse< T, Alloc > | inline |
| hermitian(void) const | SparseComplexMatrix | |
| index(const octave::idx_vector &i, bool resize_ok=false) const | Sparse< T, Alloc > | |
| index(const octave::idx_vector &i, const octave::idx_vector &j, bool resize_ok=false) const | Sparse< T, Alloc > | |
| indices_ok(void) const | Sparse< T, Alloc > | inline |
| insert(const SparseComplexMatrix &a, octave_idx_type r, octave_idx_type c) | SparseComplexMatrix | |
| insert(const SparseMatrix &a, octave_idx_type r, octave_idx_type c) | SparseComplexMatrix | |
| insert(const SparseComplexMatrix &a, const Array< octave_idx_type > &indx) | SparseComplexMatrix | |
| insert(const SparseMatrix &a, const Array< octave_idx_type > &indx) | SparseComplexMatrix | |
| MSparse< Complex >::insert(const Sparse< Complex > &a, octave_idx_type r, octave_idx_type c) | MSparse< Complex > | inline |
| MSparse< Complex >::insert(const Sparse< Complex > &a, const Array< octave_idx_type > &indx) | MSparse< Complex > | inline |
| Sparse::insert(const Sparse< T, Alloc > &a, octave_idx_type r, octave_idx_type c) | Sparse< T, Alloc > | |
| Sparse::insert(const Sparse< T, Alloc > &a, const Array< octave_idx_type > &idx) | Sparse< T, Alloc > | |
| inverse(void) const | SparseComplexMatrix | |
| inverse(MatrixType &mattype) const | SparseComplexMatrix | |
| inverse(MatrixType &mattype, octave_idx_type &info) const | SparseComplexMatrix | |
| inverse(MatrixType &mattype, octave_idx_type &info, double &rcond, bool force=false, bool calc_cond=true) const | SparseComplexMatrix | |
| ipermute(const Array< octave_idx_type > &vec) const | SparseComplexMatrix | |
| isempty(void) const | Sparse< T, Alloc > | inline |
| ishermitian(void) const | SparseComplexMatrix | |
| issquare(void) const | Sparse< T, Alloc > | inline |
| ltsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| ltsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| ltsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| ltsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| m_dimensions | Sparse< T, Alloc > | protected |
| m_rep | Sparse< T, Alloc > | protected |
| make_unique(void) | Sparse< T, Alloc > | inlineprotected |
| map(U(&fcn)(Complex)) const | MSparse< Complex > | inline |
| map(U(&fcn)(const Complex &)) const | MSparse< Complex > | inline |
| Sparse::map(F fcn) const | Sparse< T, Alloc > | inline |
| Sparse::map(U(&fcn)(T)) const | Sparse< T, Alloc > | inline |
| Sparse::map(U(&fcn)(const T &)) const | Sparse< T, Alloc > | inline |
| matrix_value(void) const | SparseComplexMatrix | |
| max(int dim=-1) const | SparseComplexMatrix | |
| max(Array< octave_idx_type > &index, int dim=-1) const | SparseComplexMatrix | |
| maybe_compress(bool remove_zeros=false) | Sparse< T, Alloc > | inline |
| min(int dim=-1) const | SparseComplexMatrix | |
| min(Array< octave_idx_type > &index, int dim=-1) const | SparseComplexMatrix | |
| MSparse(void) | MSparse< Complex > | inline |
| MSparse(octave_idx_type n, octave_idx_type m) | MSparse< Complex > | inline |
| MSparse(const dim_vector &dv, octave_idx_type nz=0) | MSparse< Complex > | inline |
| MSparse(const MSparse< Complex > &a) | MSparse< Complex > | inline |
| MSparse(const MSparse< Complex > &a, const dim_vector &dv) | MSparse< Complex > | inline |
| MSparse(const Sparse< Complex > &a) | MSparse< Complex > | inline |
| MSparse(const Sparse< U > &a) | MSparse< Complex > | inline |
| MSparse(const Array< Complex > &a, const octave::idx_vector &r, const octave::idx_vector &c, octave_idx_type nr=-1, octave_idx_type nc=-1, bool sum_terms=true, octave_idx_type nzm=-1) | MSparse< Complex > | inline |
| MSparse(octave_idx_type r, octave_idx_type c, Complex val) | MSparse< Complex > | inlineexplicit |
| MSparse(const PermMatrix &a) | MSparse< Complex > | inlineexplicit |
| MSparse(octave_idx_type r, octave_idx_type c, octave_idx_type num_nz) | MSparse< Complex > | inline |
| ndims(void) const | Sparse< T, Alloc > | inline |
| nil_rep(void) | Sparse< T, Alloc > | privatestatic |
| nnz(void) const | Sparse< T, Alloc > | inline |
| numel(void) const | Sparse< T, Alloc > | inline |
| nzmax(void) const | Sparse< T, Alloc > | inline |
| operator!(void) const | SparseComplexMatrix | |
| operator!=(const SparseComplexMatrix &a) const | SparseComplexMatrix | |
| operator()(octave_idx_type n) | Sparse< T, Alloc > | inline |
| operator()(octave_idx_type i, octave_idx_type j) | Sparse< T, Alloc > | inline |
| operator()(const Array< octave_idx_type > &ra_idx) | Sparse< T, Alloc > | inline |
| operator()(octave_idx_type n) const | Sparse< T, Alloc > | inline |
| operator()(octave_idx_type i, octave_idx_type j) const | Sparse< T, Alloc > | inline |
| operator()(const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | inline |
| operator<<(std::ostream &os, const SparseComplexMatrix &a) | SparseComplexMatrix | friend |
| operator=(const SparseComplexMatrix &a) | SparseComplexMatrix | inline |
| MSparse< Complex >::operator=(const MSparse< Complex > &a) | MSparse< Complex > | inline |
| Sparse::operator=(const Sparse< T, Alloc > &a) | Sparse< T, Alloc > | |
| operator==(const SparseComplexMatrix &a) const | SparseComplexMatrix | |
| operator>>(std::istream &is, SparseComplexMatrix &a) | SparseComplexMatrix | friend |
| permute(const Array< octave_idx_type > &vec, bool inv=false) const | SparseComplexMatrix | |
| print_info(std::ostream &os, const std::string &prefix) const | Sparse< T, Alloc > | |
| prod(int dim=-1) const | SparseComplexMatrix | |
| range_error(const char *fcn, octave_idx_type n) const | Sparse< T, Alloc > | |
| range_error(const char *fcn, octave_idx_type n) | Sparse< T, Alloc > | |
| range_error(const char *fcn, octave_idx_type i, octave_idx_type j) const | Sparse< T, Alloc > | |
| range_error(const char *fcn, octave_idx_type i, octave_idx_type j) | Sparse< T, Alloc > | |
| range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | |
| range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) | Sparse< T, Alloc > | |
| reshape(const dim_vector &new_dims) const | SparseComplexMatrix | |
| resize(octave_idx_type r, octave_idx_type c) | Sparse< T, Alloc > | |
| resize(const dim_vector &dv) | Sparse< T, Alloc > | |
| resize1(octave_idx_type n) | Sparse< T, Alloc > | |
| ridx(void) | Sparse< T, Alloc > | inline |
| ridx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| ridx(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| ridx(void) const | Sparse< T, Alloc > | inline |
| row(octave_idx_type i) const | SparseComplexMatrix | |
| rows(void) const | Sparse< T, Alloc > | inline |
| solve(MatrixType &mattype, const Matrix &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexMatrix &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseMatrix &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseComplexMatrix &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ColumnVector &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexColumnVector &b) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const Matrix &b) const | SparseComplexMatrix | |
| solve(const Matrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const Matrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const ComplexMatrix &b) const | SparseComplexMatrix | |
| solve(const ComplexMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const ComplexMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const SparseMatrix &b) const | SparseComplexMatrix | |
| solve(const SparseMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const SparseMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const SparseComplexMatrix &b) const | SparseComplexMatrix | |
| solve(const SparseComplexMatrix &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const SparseComplexMatrix &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const ColumnVector &b) const | SparseComplexMatrix | |
| solve(const ColumnVector &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const ColumnVector &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const ColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve(const ComplexColumnVector &b) const | SparseComplexMatrix | |
| solve(const ComplexColumnVector &b, octave_idx_type &info) const | SparseComplexMatrix | |
| solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcond) const | SparseComplexMatrix | |
| solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const | SparseComplexMatrix | |
| solve_singularity_handler typedef | SparseComplexMatrix | |
| sort(octave_idx_type dim=0, sortmode mode=ASCENDING) const | Sparse< T, Alloc > | |
| sort(Array< octave_idx_type > &sidx, octave_idx_type dim=0, sortmode mode=ASCENDING) const | Sparse< T, Alloc > | |
| Sparse(void) | Sparse< T, Alloc > | inline |
| Sparse(octave_idx_type n) | Sparse< T, Alloc > | inlineexplicit |
| Sparse(octave_idx_type nr, octave_idx_type nc) | Sparse< T, Alloc > | inlineexplicit |
| Sparse(octave_idx_type nr, octave_idx_type nc, T val) | Sparse< T, Alloc > | explicit |
| Sparse(const dim_vector &dv, octave_idx_type nz) | Sparse< T, Alloc > | inline |
| Sparse(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz) | Sparse< T, Alloc > | inline |
| Sparse(const dim_vector &dv, octave_idx_type nz, T *ptr, octave_idx_type *ridx, octave_idx_type *cidx, const Alloc &xallocator=Alloc()) | Sparse< T, Alloc > | inline |
| Sparse(const PermMatrix &a) | Sparse< T, Alloc > | explicit |
| Sparse(const Sparse< U > &a) | Sparse< T, Alloc > | inline |
| Sparse(const Sparse< T, Alloc > &a) | Sparse< T, Alloc > | inline |
| Sparse(const dim_vector &dv) | Sparse< T, Alloc > | |
| Sparse(const Sparse< T, Alloc > &a, const dim_vector &dv) | Sparse< T, Alloc > | |
| Sparse(const Array< T > &a, const octave::idx_vector &r, const octave::idx_vector &c, octave_idx_type nr=-1, octave_idx_type nc=-1, bool sum_terms=true, octave_idx_type nzm=-1) | Sparse< T, Alloc > | |
| Sparse(const Array< T > &a) | Sparse< T, Alloc > | |
| SparseComplexMatrix(void) | SparseComplexMatrix | inline |
| SparseComplexMatrix(octave_idx_type r, octave_idx_type c) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const dim_vector &dv, octave_idx_type nz=0) | SparseComplexMatrix | inline |
| SparseComplexMatrix(octave_idx_type r, octave_idx_type c, Complex val) | SparseComplexMatrix | inlineexplicit |
| SparseComplexMatrix(octave_idx_type r, octave_idx_type c, double val) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const SparseComplexMatrix &a) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const SparseComplexMatrix &a, const dim_vector &dv) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const MSparse< Complex > &a) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const Sparse< Complex > &a) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const ComplexMatrix &a) | SparseComplexMatrix | inlineexplicit |
| SparseComplexMatrix(const ComplexNDArray &a) | SparseComplexMatrix | inlineexplicit |
| SparseComplexMatrix(const Array< Complex > &a, const octave::idx_vector &r, const octave::idx_vector &c, octave_idx_type nr=-1, octave_idx_type nc=-1, bool sum_terms=true, octave_idx_type nzm=-1) | SparseComplexMatrix | inline |
| SparseComplexMatrix(const SparseMatrix &a) | SparseComplexMatrix | explicit |
| SparseComplexMatrix(const SparseBoolMatrix &a) | SparseComplexMatrix | explicit |
| SparseComplexMatrix(const ComplexDiagMatrix &a) | SparseComplexMatrix | explicit |
| SparseComplexMatrix(octave_idx_type r, octave_idx_type c, octave_idx_type num_nz) | SparseComplexMatrix | inline |
| squeeze(void) const | SparseComplexMatrix | |
| sum(int dim=-1) const | SparseComplexMatrix | |
| sumsq(int dim=-1) const | SparseComplexMatrix | |
| test(F fcn) const | Sparse< T, Alloc > | inline |
| test_all(F fcn) const | Sparse< T, Alloc > | inline |
| test_all(bool(&fcn)(T)) const | Sparse< T, Alloc > | inline |
| test_all(bool(&fcn)(const T &)) const | Sparse< T, Alloc > | inline |
| test_any(F fcn) const | Sparse< T, Alloc > | inline |
| test_any(bool(&fcn)(T)) const | Sparse< T, Alloc > | inline |
| test_any(bool(&fcn)(const T &)) const | Sparse< T, Alloc > | inline |
| tinverse(MatrixType &mattype, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) const | SparseComplexMatrix | private |
| too_large_for_float(void) const | SparseComplexMatrix | |
| transpose(void) const | SparseComplexMatrix | inline |
| trisolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| trisolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| trisolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| trisolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| utsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| utsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| utsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| utsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const | SparseComplexMatrix | private |
| xcidx(void) | Sparse< T, Alloc > | inline |
| xcidx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| xdata(void) | Sparse< T, Alloc > | inline |
| xdata(octave_idx_type i) | Sparse< T, Alloc > | inline |
| xelem(octave_idx_type n) | Sparse< T, Alloc > | inline |
| xelem(octave_idx_type n) const | Sparse< T, Alloc > | inline |
| xelem(octave_idx_type i, octave_idx_type j) | Sparse< T, Alloc > | inline |
| xelem(octave_idx_type i, octave_idx_type j) const | Sparse< T, Alloc > | inline |
| xelem(const Array< octave_idx_type > &ra_idx) | Sparse< T, Alloc > | inline |
| xelem(const Array< octave_idx_type > &ra_idx) const | Sparse< T, Alloc > | inline |
| xridx(void) | Sparse< T, Alloc > | inline |
| xridx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| ~MSparse(void)=default | MSparse< Complex > | |
| ~Sparse(void) | Sparse< T, Alloc > | virtual |