GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SparseComplexMatrix Member List

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) 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 &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
bsolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
bsolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
bsolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
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) const SparseComplexMatrix
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) const SparseComplexMatrix
cumsum(int dim=-1) const SparseComplexMatrix
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) 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) constSparse< Complex >inline
dim2(void) constSparse< Complex >inline
dimensionsSparse< Complex >
dims(void) constSparse< Complex >inline
dinverse(MatrixType &mattyp, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) const SparseComplexMatrixprivate
dsolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
dsolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
dsolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
dsolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
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) const SparseComplexMatrixprivate
fsolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
fsolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
fsolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
fsolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
get_col_index(octave_idx_type k)Sparse< Complex >inline
get_row_index(octave_idx_type k)Sparse< Complex >inline
hermitian(void) const SparseComplexMatrix
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) 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
is_empty(void) constSparse< Complex >inline
is_hermitian(void) const SparseComplexMatrix
is_square(void) constSparse< Complex >inline
length(void) constSparse< Complex >inline
ltsolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
ltsolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
ltsolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
ltsolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
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) 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< 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) 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, Complexval)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) const SparseComplexMatrix
operator!=(const SparseComplexMatrix &a) const SparseComplexMatrix
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) const SparseComplexMatrix
operator>>(std::istream &is, SparseComplexMatrix &a)SparseComplexMatrixfriend
permute(const Array< octave_idx_type > &vec, bool inv=false) const SparseComplexMatrix
print_info(std::ostream &os, const std::string &prefix) constSparse< Complex >
prod(int dim=-1) const SparseComplexMatrix
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) const SparseComplexMatrix
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) const SparseComplexMatrix
rows(void) constSparse< Complex >inline
solve(MatrixType &typ, const Matrix &b) const SparseComplexMatrix
solve(MatrixType &typ, const Matrix &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexMatrix &b) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const SparseComplexMatrix
solve(MatrixType &typ, const SparseMatrix &b) const SparseComplexMatrix
solve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const SparseComplexMatrix
solve(MatrixType &typ, const SparseComplexMatrix &b) const SparseComplexMatrix
solve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool singular_fallback=true) const SparseComplexMatrix
solve(MatrixType &typ, const ColumnVector &b) const SparseComplexMatrix
solve(MatrixType &typ, const ColumnVector &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const ColumnVector &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, const ColumnVector &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexColumnVector &b) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexColumnVector &b, octave_idx_type &info) const SparseComplexMatrix
solve(MatrixType &typ, const ComplexColumnVector &b, octave_idx_type &info, double &rcond) const SparseComplexMatrix
solve(MatrixType &typ, 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 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, Complexval)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) const SparseComplexMatrix
sum(int dim=-1) const SparseComplexMatrix
sumsq(int dim=-1) const SparseComplexMatrix
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 &mattyp, octave_idx_type &info, double &rcond, const bool force=false, const bool calccond=true) const SparseComplexMatrixprivate
too_large_for_float(void) const SparseComplexMatrix
transpose(void) const SparseComplexMatrixinline
trisolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
trisolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
trisolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
trisolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
utsolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
utsolve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
utsolve(MatrixType &typ, const SparseMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
utsolve(MatrixType &typ, const SparseComplexMatrix &b, octave_idx_type &info, double &rcond, solve_singularity_handler sing_handler, bool calc_cond=false) const SparseComplexMatrixprivate
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)MSparse< Complex >inline
~Sparse(void)Sparse< Complex >virtual