This is the complete list of members for SparseComplexMatrix, including all inherited members.
| abs() const | SparseComplexMatrix | |
| all(int dim=-1) const | SparseComplexMatrix | |
| all_elements_are_real() const | SparseComplexMatrix | |
| all_integers(double &max_val, double &min_val) const | SparseComplexMatrix | |
| any(int dim=-1) const | SparseComplexMatrix | |
| any_element_is_inf_or_nan() const | SparseComplexMatrix | |
| any_element_is_nan() const | SparseComplexMatrix | |
| array_value() 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 > | |
| byte_size() 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() | Sparse< T, Alloc > | inline |
| cidx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| cidx(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| cidx() const | Sparse< T, Alloc > | inline |
| cols() const | Sparse< T, Alloc > | inline |
| column(octave_idx_type i) const | SparseComplexMatrix | |
| columns() 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 | SparseComplexMatrix | friend |
| cumprod(int dim=-1) const | SparseComplexMatrix | |
| cumsum(int dim=-1) const | SparseComplexMatrix | |
| data() | Sparse< T, Alloc > | inline |
| data(octave_idx_type i) | Sparse< T, Alloc > | inline |
| data(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| data() 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() 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() const | Sparse< T, Alloc > | inline |
| dim2() const | Sparse< T, Alloc > | inline |
| dims() const | Sparse< T, Alloc > | inline |
| 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 > | |
| get_col_index(octave_idx_type k) | Sparse< T, Alloc > | inline |
| get_row_index(octave_idx_type k) | Sparse< T, Alloc > | inline |
| hermitian() 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() 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() 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() const | Sparse< T, Alloc > | inline |
| ishermitian() const | SparseComplexMatrix | |
| issquare() const | Sparse< T, Alloc > | inline |
| m_dimensions | Sparse< T, Alloc > | protected |
| m_rep | Sparse< T, Alloc > | protected |
| make_unique() | 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() 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() | 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() const | Sparse< T, Alloc > | inline |
| nnz() const | Sparse< T, Alloc > | inline |
| numel() const | Sparse< T, Alloc > | inline |
| nzmax() const | Sparse< T, Alloc > | inline |
| operator!() 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<< | 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>> | 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() | Sparse< T, Alloc > | inline |
| ridx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| ridx(octave_idx_type i) const | Sparse< T, Alloc > | inline |
| ridx() const | Sparse< T, Alloc > | inline |
| row(octave_idx_type i) const | SparseComplexMatrix | |
| rows() 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() | 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() | 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() 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 |
| too_large_for_float() const | SparseComplexMatrix | |
| transpose() const | SparseComplexMatrix | inline |
| xcidx() | Sparse< T, Alloc > | inline |
| xcidx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| xdata() | 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() | Sparse< T, Alloc > | inline |
| xridx(octave_idx_type i) | Sparse< T, Alloc > | inline |
| ~MSparse()=default | MSparse< Complex > | |
| ~Sparse() | Sparse< T, Alloc > | virtual |
| ~SparseComplexMatrix()=default | SparseComplexMatrix |