GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
SparseComplexMatrix Member List

This is the complete list of members for SparseComplexMatrix, including all inherited members.

abs(void) constSparseComplexMatrix
all(int dim=-1) constSparseComplexMatrix
all_elements_are_real(void) constSparseComplexMatrix
all_integers(double &max_val, double &min_val) constSparseComplexMatrix
any(int dim=-1) constSparseComplexMatrix
any_element_is_inf_or_nan(void) constSparseComplexMatrix
any_element_is_nan(void) constSparseComplexMatrix
array_value(void) constSparse< Complex >
assign(const idx_vector &i, const Sparse< Complex > &rhs)Sparse< Complex >
assign(const idx_vector &i, const idx_vector &j, const Sparse< Complex > &rhs)Sparse< Complex >
bsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
bsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
bsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
bsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
byte_size(void) constSparse< Complex >inline
capacity(void) constSparse< Complex >inline
cat(int dim, octave_idx_type n, const Sparse< Complex > *sparse_list)Sparse< Complex >static
change_capacity(octave_idx_type nz)Sparse< Complex >inline
checkelem(octave_idx_type n)Sparse< Complex >inline
checkelem(octave_idx_type i, octave_idx_type j)Sparse< Complex >inline
checkelem(const Array< octave_idx_type > &ra_idx)Sparse< Complex >inline
checkelem(octave_idx_type n) constSparse< Complex >inline
checkelem(octave_idx_type i, octave_idx_type j) constSparse< Complex >inline
checkelem(const Array< octave_idx_type > &ra_idx) constSparse< Complex >inline
cidx(void)Sparse< Complex >inline
cidx(octave_idx_type i)Sparse< Complex >inline
cidx(octave_idx_type i) constSparse< Complex >inline
cidx(void) constSparse< Complex >inline
cols(void) constSparse< Complex >inline
column(octave_idx_type i) constSparseComplexMatrix
columns(void) constSparse< Complex >inline
compute_index(const Array< octave_idx_type > &ra_idx) constSparse< Complex >
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)SparseComplexMatrixfriend
cumprod(int dim=-1) constSparseComplexMatrix
cumsum(int dim=-1) constSparseComplexMatrix
data(void)Sparse< Complex >inline
data(octave_idx_type i)Sparse< Complex >inline
data(octave_idx_type i) constSparse< Complex >inline
data(void) constSparse< Complex >inline
delete_elements(const idx_vector &i)Sparse< Complex >
delete_elements(int dim, const idx_vector &i)Sparse< Complex >
delete_elements(const idx_vector &i, const idx_vector &j)Sparse< Complex >
dense_matrix_type typedefSparseComplexMatrix
determinant(void) constSparseComplexMatrix
determinant(octave_idx_type &info) constSparseComplexMatrix
determinant(octave_idx_type &info, double &rcond, bool calc_cond=true) constSparseComplexMatrix
diag(octave_idx_type k=0) constSparseComplexMatrix
dim1(void) constSparse< Complex >inline
dim2(void) constSparse< Complex >inline
dimensionsSparse< Complex >
dims(void) constSparse< Complex >inline
dinverse(MatrixType &mattype, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) constSparseComplexMatrixprivate
dsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
dsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
dsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
dsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
elem(octave_idx_type n)Sparse< Complex >inline
elem(octave_idx_type i, octave_idx_type j)Sparse< Complex >inline
elem(const Array< octave_idx_type > &ra_idx)Sparse< Complex >inline
elem(octave_idx_type n) constSparse< Complex >inline
elem(octave_idx_type i, octave_idx_type j) constSparse< Complex >inline
elem(const Array< octave_idx_type > &ra_idx) constSparse< Complex >inline
element_type typedefSparse< Complex >
factorize(octave_idx_type &err, double &rcond, Matrix &Control, Matrix &Info, solve_singularity_handler sing_handler, bool calc_cond) constSparseComplexMatrixprivate
fsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
fsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
fsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
fsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
get_col_index(octave_idx_type k)Sparse< Complex >inline
get_row_index(octave_idx_type k)Sparse< Complex >inline
hermitian(void) constSparseComplexMatrix
index(const idx_vector &i, bool resize_ok=false) constSparse< Complex >
index(const idx_vector &i, const idx_vector &j, bool resize_ok=false) constSparse< Complex >
indices_ok(void) constSparse< Complex >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
inverse(void) constSparseComplexMatrix
inverse(MatrixType &mattype) constSparseComplexMatrix
inverse(MatrixType &mattype, octave_idx_type &info) constSparseComplexMatrix
inverse(MatrixType &mattype, octave_idx_type &info, double &rcond, bool force=false, bool calc_cond=true) constSparseComplexMatrix
ipermute(const Array< octave_idx_type > &vec) constSparseComplexMatrix
is_empty(void) constSparse< Complex >inline
is_hermitian(void) constSparseComplexMatrixinline
is_square(void) constSparse< Complex >inline
isempty(void) constSparse< Complex >inline
ishermitian(void) constSparseComplexMatrix
issquare(void) constSparse< Complex >inline
length(void) constSparse< Complex >inline
ltsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
ltsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
ltsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
ltsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
make_unique(void)Sparse< Complex >inlineprotected
map(U(&fcn)(Complex)) constMSparse< Complex >inline
map(U(&fcn)(const Complex &)) constMSparse< Complex >inline
Sparse< Complex >::map(F fcn) constSparse< Complex >inline
matrix_value(void) constSparseComplexMatrix
max(int dim=-1) constSparseComplexMatrix
max(Array< octave_idx_type > &index, int dim=-1) constSparseComplexMatrix
maybe_compress(bool remove_zeros=false)Sparse< Complex >inline
mex_get_data(void) constSparse< Complex >inline
mex_get_ir(void) constSparse< Complex >inline
mex_get_jc(void) constSparse< Complex >inline
min(int dim=-1) constSparseComplexMatrix
min(Array< octave_idx_type > &index, int dim=-1) constSparseComplexMatrix
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) constSparse< Complex >inline
nelem(void) constSparse< Complex >inline
nnz(void) constSparse< Complex >inline
numel(void) constSparse< Complex >inline
nzmax(void) constSparse< Complex >inline
operator!(void) constSparseComplexMatrix
operator!=(const SparseComplexMatrix &a) constSparseComplexMatrix
operator()(octave_idx_type n)Sparse< Complex >inline
operator()(octave_idx_type i, octave_idx_type j)Sparse< Complex >inline
operator()(const Array< octave_idx_type > &ra_idx)Sparse< Complex >inline
operator()(octave_idx_type n) constSparse< Complex >inline
operator()(octave_idx_type i, octave_idx_type j) constSparse< Complex >inline
operator()(const Array< octave_idx_type > &ra_idx) constSparse< Complex >inline
operator<<(std::ostream &os, const SparseComplexMatrix &a)SparseComplexMatrixfriend
operator=(const SparseComplexMatrix &a)SparseComplexMatrixinline
MSparse< Complex >::operator=(const MSparse< Complex > &a)MSparse< Complex >inline
Sparse< Complex >::operator=(const Sparse< Complex > &a)Sparse< Complex >
operator==(const SparseComplexMatrix &a) constSparseComplexMatrix
operator>>(std::istream &is, SparseComplexMatrix &a)SparseComplexMatrixfriend
permute(const Array< octave_idx_type > &vec, bool inv=false) constSparseComplexMatrix
print_info(std::ostream &os, const std::string &prefix) constSparse< Complex >
prod(int dim=-1) constSparseComplexMatrix
range_error(const char *fcn, octave_idx_type n) constSparse< Complex >
range_error(const char *fcn, octave_idx_type n)Sparse< Complex >
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) constSparse< Complex >
range_error(const char *fcn, octave_idx_type i, octave_idx_type j)Sparse< Complex >
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) constSparse< Complex >
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx)Sparse< Complex >
repSparse< Complex >
reshape(const dim_vector &new_dims) constSparseComplexMatrix
resize(octave_idx_type r, octave_idx_type c)Sparse< Complex >
resize(const dim_vector &dv)Sparse< Complex >
resize1(octave_idx_type n)Sparse< Complex >
ridx(void)Sparse< Complex >inline
ridx(octave_idx_type i)Sparse< Complex >inline
ridx(octave_idx_type i) constSparse< Complex >inline
ridx(void) constSparse< Complex >inline
row(octave_idx_type i) constSparseComplexMatrix
rows(void) constSparse< Complex >inline
solve(MatrixType &mattype, const Matrix &b) constSparseComplexMatrix
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexMatrix &b) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseMatrix &b) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseComplexMatrix &b) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) constSparseComplexMatrix
solve(MatrixType &mattype, const ColumnVector &b) constSparseComplexMatrix
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexColumnVector &b) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const Matrix &b) constSparseComplexMatrix
solve(const Matrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(const Matrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const ComplexMatrix &b) constSparseComplexMatrix
solve(const ComplexMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(const ComplexMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const SparseMatrix &b) constSparseComplexMatrix
solve(const SparseMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(const SparseMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const SparseComplexMatrix &b) constSparseComplexMatrix
solve(const SparseComplexMatrix &b, octave_idx_type &info) constSparseComplexMatrix
solve(const SparseComplexMatrix &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const ColumnVector &b) constSparseComplexMatrix
solve(const ColumnVector &b, octave_idx_type &info) constSparseComplexMatrix
solve(const ColumnVector &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const ColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve(const ComplexColumnVector &b) constSparseComplexMatrix
solve(const ComplexColumnVector &b, octave_idx_type &info) constSparseComplexMatrix
solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcond) constSparseComplexMatrix
solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) constSparseComplexMatrix
solve_singularity_handler typedefSparseComplexMatrix
sort(octave_idx_type dim=0, sortmode mode=ASCENDING) constSparse< Complex >
sort(Array< octave_idx_type > &sidx, octave_idx_type dim=0, sortmode mode=ASCENDING) constSparse< Complex >
Sparse(void)Sparse< Complex >inline
Sparse(octave_idx_type n)Sparse< Complex >inlineexplicit
Sparse(octave_idx_type nr, octave_idx_type nc)Sparse< Complex >inlineexplicit
Sparse(octave_idx_type nr, octave_idx_type nc, Complex val)Sparse< Complex >explicit
Sparse(const dim_vector &dv, octave_idx_type nz)Sparse< Complex >inline
Sparse(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz)Sparse< Complex >inline
Sparse(const PermMatrix &a)Sparse< Complex >explicit
Sparse(const Sparse< U > &a)Sparse< Complex >inline
Sparse(const Sparse< Complex > &a)Sparse< Complex >inline
Sparse(const dim_vector &dv)Sparse< Complex >
Sparse(const Sparse< Complex > &a, const dim_vector &dv)Sparse< Complex >
Sparse(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)Sparse< Complex >
Sparse(const Array< Complex > &a)Sparse< Complex >
SparseComplexMatrix(void)SparseComplexMatrixinline
SparseComplexMatrix(octave_idx_type r, octave_idx_type c)SparseComplexMatrixinline
SparseComplexMatrix(const dim_vector &dv, octave_idx_type nz=0)SparseComplexMatrixinline
SparseComplexMatrix(octave_idx_type r, octave_idx_type c, Complex val)SparseComplexMatrixinlineexplicit
SparseComplexMatrix(octave_idx_type r, octave_idx_type c, double val)SparseComplexMatrixinline
SparseComplexMatrix(const SparseComplexMatrix &a)SparseComplexMatrixinline
SparseComplexMatrix(const SparseComplexMatrix &a, const dim_vector &dv)SparseComplexMatrixinline
SparseComplexMatrix(const MSparse< Complex > &a)SparseComplexMatrixinline
SparseComplexMatrix(const Sparse< Complex > &a)SparseComplexMatrixinline
SparseComplexMatrix(const ComplexMatrix &a)SparseComplexMatrixinlineexplicit
SparseComplexMatrix(const ComplexNDArray &a)SparseComplexMatrixinlineexplicit
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)SparseComplexMatrixinline
SparseComplexMatrix(const SparseMatrix &a)SparseComplexMatrixexplicit
SparseComplexMatrix(const SparseBoolMatrix &a)SparseComplexMatrixexplicit
SparseComplexMatrix(const ComplexDiagMatrix &a)SparseComplexMatrixexplicit
SparseComplexMatrix(octave_idx_type r, octave_idx_type c, octave_idx_type num_nz)SparseComplexMatrixinline
squeeze(void) constSparseComplexMatrix
sum(int dim=-1) constSparseComplexMatrix
sumsq(int dim=-1) constSparseComplexMatrix
test(F fcn) constSparse< Complex >inline
test_all(F fcn) constSparse< Complex >inline
test_all(bool(&fcn)(Complex)) constSparse< Complex >inline
test_all(bool(&fcn)(const Complex &)) constSparse< Complex >inline
test_any(F fcn) constSparse< Complex >inline
test_any(bool(&fcn)(Complex)) constSparse< Complex >inline
test_any(bool(&fcn)(const Complex &)) constSparse< Complex >inline
tinverse(MatrixType &mattype, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) constSparseComplexMatrixprivate
too_large_for_float(void) constSparseComplexMatrix
transpose(void) constSparseComplexMatrixinline
trisolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
trisolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
trisolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
trisolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
utsolve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
utsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
utsolve(MatrixType &mattype, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
utsolve(MatrixType &mattype, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) constSparseComplexMatrixprivate
xcidx(void)Sparse< Complex >inline
xcidx(octave_idx_type i)Sparse< Complex >inline
xdata(void)Sparse< Complex >inline
xdata(octave_idx_type i)Sparse< Complex >inline
xelem(octave_idx_type n)Sparse< Complex >inline
xelem(octave_idx_type n) constSparse< Complex >inline
xelem(octave_idx_type i, octave_idx_type j)Sparse< Complex >inline
xelem(octave_idx_type i, octave_idx_type j) constSparse< Complex >inline
xelem(const Array< octave_idx_type > &ra_idx)Sparse< Complex >inline
xelem(const Array< octave_idx_type > &ra_idx) constSparse< Complex >inline
xridx(void)Sparse< Complex >inline
xridx(octave_idx_type i)Sparse< Complex >inline
~MSparse(void)=defaultMSparse< Complex >
~Sparse(void)Sparse< Complex >virtual