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 > | |
assign(const idx_vector &i, const Sparse< T > &rhs) | Sparse< T > | |
assign(const idx_vector &i, const idx_vector &j, const Sparse< T > &rhs) | Sparse< T > | |
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 > | inline |
cat(int dim, octave_idx_type n, const Sparse< T > *sparse_list) | Sparse< T > | static |
change_capacity(octave_idx_type nz) | Sparse< T > | inline |
checkelem(octave_idx_type n) | Sparse< T > | inline |
checkelem(octave_idx_type i, octave_idx_type j) | Sparse< T > | inline |
checkelem(const Array< octave_idx_type > &ra_idx) | Sparse< T > | inline |
checkelem(octave_idx_type n) const | Sparse< T > | inline |
checkelem(octave_idx_type i, octave_idx_type j) const | Sparse< T > | inline |
checkelem(const Array< octave_idx_type > &ra_idx) const | Sparse< T > | inline |
cidx(void) | Sparse< T > | inline |
cidx(octave_idx_type i) | Sparse< T > | inline |
cidx(octave_idx_type i) const | Sparse< T > | inline |
cidx(void) const | Sparse< T > | inline |
cols(void) const | Sparse< T > | inline |
column(octave_idx_type i) const | SparseComplexMatrix | |
columns(void) const | Sparse< T > | inline |
compute_index(const Array< octave_idx_type > &ra_idx) const | Sparse< T > | |
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 > | inline |
data(octave_idx_type i) | Sparse< T > | inline |
data(octave_idx_type i) const | Sparse< T > | inline |
data(void) const | Sparse< T > | inline |
delete_elements(const idx_vector &i) | Sparse< T > | |
delete_elements(int dim, const idx_vector &i) | Sparse< T > | |
delete_elements(const idx_vector &i, const idx_vector &j) | Sparse< T > | |
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 > | inline |
dim2(void) const | Sparse< T > | inline |
dimensions | Sparse< T > | |
dims(void) const | Sparse< T > | 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 > | inline |
elem(octave_idx_type i, octave_idx_type j) | Sparse< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) | Sparse< T > | inline |
elem(octave_idx_type n) const | Sparse< T > | inline |
elem(octave_idx_type i, octave_idx_type j) const | Sparse< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) const | Sparse< T > | inline |
element_type typedef | Sparse< T > | |
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 > | inline |
get_row_index(octave_idx_type k) | Sparse< T > | inline |
hermitian(void) const | SparseComplexMatrix | |
index(const idx_vector &i, bool resize_ok=false) const | Sparse< T > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok=false) const | Sparse< T > | |
indices_ok(void) const | Sparse< T > | 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 > &a, octave_idx_type r, octave_idx_type c) | Sparse< T > | |
Sparse::insert(const Sparse< T > &a, const Array< octave_idx_type > &idx) | Sparse< T > | |
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 > | inline |
ishermitian(void) const | SparseComplexMatrix | |
issquare(void) const | Sparse< T > | 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 |
make_unique(void) | Sparse< T > | 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 > | inline |
Sparse::map(U(&fcn)(T)) const | Sparse< T > | inline |
Sparse::map(U(&fcn)(const T &)) const | Sparse< T > | 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 > | inline |
mex_get_data(void) const | Sparse< T > | inline |
mex_get_ir(void) const | Sparse< T > | inline |
mex_get_jc(void) const | Sparse< T > | 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 idx_vector &r, const 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 > | inline |
nil_rep(void) | Sparse< T > | privatestatic |
nnz(void) const | Sparse< T > | inline |
numel(void) const | Sparse< T > | inline |
nzmax(void) const | Sparse< T > | inline |
operator!(void) const | SparseComplexMatrix | |
operator!=(const SparseComplexMatrix &a) const | SparseComplexMatrix | |
operator()(octave_idx_type n) | Sparse< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) | Sparse< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) | Sparse< T > | inline |
operator()(octave_idx_type n) const | Sparse< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) const | Sparse< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) const | Sparse< T > | 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 > &a) | Sparse< T > | |
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 > | |
prod(int dim=-1) const | SparseComplexMatrix | |
range_error(const char *fcn, octave_idx_type n) const | Sparse< T > | |
range_error(const char *fcn, octave_idx_type n) | Sparse< T > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) const | Sparse< T > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) | Sparse< T > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) const | Sparse< T > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) | Sparse< T > | |
rep | Sparse< T > | |
reshape(const dim_vector &new_dims) const | SparseComplexMatrix | |
resize(octave_idx_type r, octave_idx_type c) | Sparse< T > | |
resize(const dim_vector &dv) | Sparse< T > | |
resize1(octave_idx_type n) | Sparse< T > | |
ridx(void) | Sparse< T > | inline |
ridx(octave_idx_type i) | Sparse< T > | inline |
ridx(octave_idx_type i) const | Sparse< T > | inline |
ridx(void) const | Sparse< T > | inline |
row(octave_idx_type i) const | SparseComplexMatrix | |
rows(void) const | Sparse< T > | 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 > | |
sort(Array< octave_idx_type > &sidx, octave_idx_type dim=0, sortmode mode=ASCENDING) const | Sparse< T > | |
Sparse(void) | Sparse< T > | inline |
Sparse(octave_idx_type n) | Sparse< T > | inlineexplicit |
Sparse(octave_idx_type nr, octave_idx_type nc) | Sparse< T > | inlineexplicit |
Sparse(octave_idx_type nr, octave_idx_type nc, T val) | Sparse< T > | explicit |
Sparse(const dim_vector &dv, octave_idx_type nz) | Sparse< T > | inline |
Sparse(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz) | Sparse< T > | inline |
Sparse(const PermMatrix &a) | Sparse< T > | explicit |
Sparse(const Sparse< U > &a) | Sparse< T > | inline |
Sparse(const Sparse< T > &a) | Sparse< T > | inline |
Sparse(const dim_vector &dv) | Sparse< T > | |
Sparse(const Sparse< T > &a, const dim_vector &dv) | Sparse< T > | |
Sparse(const Array< T > &a, const idx_vector &r, const idx_vector &c, octave_idx_type nr=-1, octave_idx_type nc=-1, bool sum_terms=true, octave_idx_type nzm=-1) | Sparse< T > | |
Sparse(const Array< T > &a) | Sparse< T > | |
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 idx_vector &r, const 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 > | inline |
test_all(F fcn) const | Sparse< T > | inline |
test_all(bool(&fcn)(T)) const | Sparse< T > | inline |
test_all(bool(&fcn)(const T &)) const | Sparse< T > | inline |
test_any(F fcn) const | Sparse< T > | inline |
test_any(bool(&fcn)(T)) const | Sparse< T > | inline |
test_any(bool(&fcn)(const T &)) const | Sparse< T > | 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 > | inline |
xcidx(octave_idx_type i) | Sparse< T > | inline |
xdata(void) | Sparse< T > | inline |
xdata(octave_idx_type i) | Sparse< T > | inline |
xelem(octave_idx_type n) | Sparse< T > | inline |
xelem(octave_idx_type n) const | Sparse< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) | Sparse< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) const | Sparse< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) | Sparse< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) const | Sparse< T > | inline |
xridx(void) | Sparse< T > | inline |
xridx(octave_idx_type i) | Sparse< T > | inline |
~MSparse(void)=default | MSparse< Complex > | |
~Sparse(void) | Sparse< T > | virtual |