This is the complete list of members for ComplexMatrix, including all inherited members.
abs(void) const | ComplexMatrix | |
all(int dim=-1) const | ComplexMatrix | |
all_elements_are_real(void) const | ComplexNDArray | |
all_integers(double &max_val, double &min_val) const | ComplexNDArray | |
any(int dim=-1) const | ComplexMatrix | |
any_element_is_inf_or_nan(void) const | ComplexNDArray | |
any_element_is_nan(void) const | ComplexNDArray | |
append(const Matrix &a) const | ComplexMatrix | |
append(const RowVector &a) const | ComplexMatrix | |
append(const ColumnVector &a) const | ComplexMatrix | |
append(const DiagMatrix &a) const | ComplexMatrix | |
append(const ComplexMatrix &a) const | ComplexMatrix | |
append(const ComplexRowVector &a) const | ComplexMatrix | |
append(const ComplexColumnVector &a) const | ComplexMatrix | |
append(const ComplexDiagMatrix &a) const | ComplexMatrix | |
Array(const Array< T > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< T > | inlineprotected |
Array(T *sdata, octave_idx_type slen, octave_idx_type *adims, void *arep) | Array< T > | inlineprotected |
Array(void) | Array< T > | inline |
Array(const dim_vector &dv) | Array< T > | inlineexplicit |
Array(const dim_vector &dv, const T &val) | Array< T > | inlineexplicit |
Array(const Array< T > &a, const dim_vector &dv) | Array< T > | |
Array(const Container< T > &a, const dim_vector &dv) | Array< T > | |
Array(const Array< U > &a) | Array< T > | inline |
Array(const Array< T > &a) | Array< T > | inline |
Array(Array< T > &&a) | Array< T > | inline |
as_column(void) const | Array< T > | inline |
as_matrix(void) const | Array< T > | inline |
as_row(void) const | Array< T > | inline |
assign(const idx_vector &i, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const idx_vector &i, const Array< T > &rhs) | Array< T > | inline |
assign(const idx_vector &i, const idx_vector &j, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const idx_vector &i, const idx_vector &j, const Array< T > &rhs) | Array< T > | inline |
assign(const Array< idx_vector > &ia, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const Array< idx_vector > &ia, const Array< T > &rhs) | Array< T > | inline |
byte_size(void) const | Array< T > | inline |
cat(int dim, octave_idx_type n, const Array< T > *array_list) | Array< T > | static |
changesign(void) | ComplexNDArray | inline |
checkelem(octave_idx_type n) | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j) | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | |
checkelem(const Array< octave_idx_type > &ra_idx) | Array< T > | |
checkelem(octave_idx_type n) const | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j) const | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | |
checkelem(const Array< octave_idx_type > &ra_idx) const | Array< T > | |
clear(void) | Array< T > | |
clear(const dim_vector &dv) | Array< T > | |
clear(octave_idx_type r, octave_idx_type c) | Array< T > | inline |
cols(void) const | Array< T > | inline |
column(octave_idx_type i) const | ComplexMatrix | |
column_is_real_only(octave_idx_type) const | ComplexMatrix | |
column_max(void) const | ComplexMatrix | |
column_max(Array< octave_idx_type > &index) const | ComplexMatrix | |
column_min(void) const | ComplexMatrix | |
column_min(Array< octave_idx_type > &index) const | ComplexMatrix | |
column_vector_type typedef | ComplexMatrix | |
columns(void) const | Array< T > | inline |
compare_fcn_type typedef | Array< T > | |
complex_diag_matrix_type typedef | ComplexMatrix | |
complex_elt_type typedef | ComplexMatrix | |
complex_matrix_type typedef | ComplexMatrix | |
ComplexMatrix(void)=default | ComplexMatrix | |
ComplexMatrix(const ComplexMatrix &a)=default | ComplexMatrix | |
ComplexMatrix(octave_idx_type r, octave_idx_type c) | ComplexMatrix | inline |
ComplexMatrix(octave_idx_type r, octave_idx_type c, const Complex &val) | ComplexMatrix | inline |
ComplexMatrix(const dim_vector &dv) | ComplexMatrix | inline |
ComplexMatrix(const dim_vector &dv, const Complex &val) | ComplexMatrix | inline |
ComplexMatrix(const MArray< U > &a) | ComplexMatrix | inline |
ComplexMatrix(const Array< U > &a) | ComplexMatrix | inline |
ComplexMatrix(const Matrix &re, const Matrix &im) | ComplexMatrix | |
ComplexMatrix(const Matrix &a) | ComplexMatrix | explicit |
ComplexMatrix(const RowVector &rv) | ComplexMatrix | explicit |
ComplexMatrix(const ColumnVector &cv) | ComplexMatrix | explicit |
ComplexMatrix(const DiagMatrix &a) | ComplexMatrix | explicit |
ComplexMatrix(const MDiagArray2< double > &a) | ComplexMatrix | explicit |
ComplexMatrix(const DiagArray2< double > &a) | ComplexMatrix | explicit |
ComplexMatrix(const ComplexRowVector &rv) | ComplexMatrix | explicit |
ComplexMatrix(const ComplexColumnVector &cv) | ComplexMatrix | explicit |
ComplexMatrix(const ComplexDiagMatrix &a) | ComplexMatrix | explicit |
ComplexMatrix(const MDiagArray2< Complex > &a) | ComplexMatrix | explicit |
ComplexMatrix(const DiagArray2< Complex > &a) | ComplexMatrix | explicit |
ComplexMatrix(const boolMatrix &a) | ComplexMatrix | explicit |
ComplexMatrix(const charMatrix &a) | ComplexMatrix | explicit |
ComplexNDArray(void) | ComplexNDArray | inline |
ComplexNDArray(const dim_vector &dv) | ComplexNDArray | inline |
ComplexNDArray(const dim_vector &dv, const Complex &val) | ComplexNDArray | inline |
ComplexNDArray(const ComplexNDArray &a) | ComplexNDArray | inline |
ComplexNDArray(const MArray< U > &a) | ComplexNDArray | inline |
ComplexNDArray(const Array< U > &a) | ComplexNDArray | inline |
ComplexNDArray(const charNDArray &) | ComplexNDArray | |
compute_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions) | ComplexNDArray | static |
MArray< Complex >::compute_index(octave_idx_type i, octave_idx_type j) const | Array< T > | |
MArray< Complex >::compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | |
MArray< Complex >::compute_index(const Array< octave_idx_type > &ra_idx) const | Array< T > | |
compute_index_unchecked(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
concat(const ComplexNDArray &rb, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
concat(const NDArray &rb, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
conj(const ComplexMatrix &a) | ComplexMatrix | friend |
crefT typedef | Array< T > | |
cummax(int dim=-1) const | ComplexNDArray | |
cummax(Array< octave_idx_type > &index, int dim=-1) const | ComplexNDArray | |
cummin(int dim=-1) const | ComplexNDArray | |
cummin(Array< octave_idx_type > &index, int dim=-1) const | ComplexNDArray | |
cumprod(int dim=-1) const | ComplexMatrix | |
cumsum(int dim=-1) const | ComplexMatrix | |
data(void) const | Array< T > | inline |
delete_elements(const idx_vector &i) | Array< T > | |
delete_elements(int dim, const idx_vector &i) | Array< T > | |
delete_elements(const Array< idx_vector > &ia) | Array< T > | |
determinant(void) const | ComplexMatrix | |
determinant(octave_idx_type &info) const | ComplexMatrix | |
determinant(octave_idx_type &info, double &rcon, bool calc_cond=true) const | ComplexMatrix | |
determinant(MatrixType &mattype, octave_idx_type &info, double &rcon, bool calc_cond=true) const | ComplexMatrix | |
diag(octave_idx_type k=0) const | ComplexMatrix | |
diag(octave_idx_type m, octave_idx_type n) const | ComplexMatrix | |
diff(octave_idx_type order=1, int dim=-1) const | ComplexNDArray | |
dim1(void) const | Array< T > | inline |
dim2(void) const | Array< T > | inline |
dim3(void) const | Array< T > | inline |
dimensions | Array< T > | protected |
dims(void) const | Array< T > | inline |
elem(octave_idx_type n) | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
elem(octave_idx_type n) const | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
element_type typedef | Array< T > | |
extract(octave_idx_type r1, octave_idx_type c1, octave_idx_type r2, octave_idx_type c2) const | ComplexMatrix | |
extract_n(octave_idx_type r1, octave_idx_type c1, octave_idx_type nr, octave_idx_type nc) const | ComplexMatrix | |
fill(double val) | ComplexMatrix | |
fill(const Complex &val) | ComplexMatrix | |
fill(double val, octave_idx_type r1, octave_idx_type c1, octave_idx_type r2, octave_idx_type c2) | ComplexMatrix | |
fill(const Complex &val, octave_idx_type r1, octave_idx_type c1, octave_idx_type r2, octave_idx_type c2) | ComplexMatrix | |
ComplexNDArray::fill(const T &val) | Array< T > | |
find(octave_idx_type n=-1, bool backward=false) const | Array< T > | |
find(octave_idx_type, bool) const | Array< T > | |
finverse(MatrixType &mattype, octave_idx_type &info, double &rcon, bool force, bool calc_cond) const | ComplexMatrix | private |
fortran_vec(void) const | Array< T > | inline |
fortran_vec(void) | Array< T > | |
fourier(void) const | ComplexMatrix | |
ComplexNDArray::fourier(int dim=1) const | ComplexNDArray | |
fourier2d(void) const | ComplexMatrix | |
fourierNd(void) const | ComplexNDArray | |
fsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool calc_cond=false) const | ComplexMatrix | private |
hermitian(void) const | ComplexMatrix | inline |
ComplexNDArray::hermitian(Complex(*fcn)(const Complex &)=nullptr) const | MArray< Complex > | inline |
Array::hermitian(T(*fcn)(const T &)=nullptr) const | Array< T > | |
idx_add(const idx_vector &idx, Complex val) | MArray< Complex > | |
idx_add(const idx_vector &idx, const MArray< Complex > &vals) | MArray< Complex > | |
idx_add_nd(const idx_vector &idx, const MArray< Complex > &vals, int dim=-1) | MArray< Complex > | |
idx_max(const idx_vector &idx, const MArray< Complex > &vals) | MArray< Complex > | |
idx_min(const idx_vector &idx, const MArray< Complex > &vals) | MArray< Complex > | |
ifourier(void) const | ComplexMatrix | |
ComplexNDArray::ifourier(int dim=1) const | ComplexNDArray | |
ifourier2d(void) const | ComplexMatrix | |
ifourierNd(void) const | ComplexNDArray | |
increment_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions, int start_dimension=0) | ComplexNDArray | static |
index(const idx_vector &i) const | Array< T > | |
index(const idx_vector &i, const idx_vector &j) const | Array< T > | |
index(const Array< idx_vector > &ia) const | Array< T > | |
index(const idx_vector &i, bool resize_ok, const T &rfv) const | Array< T > | |
index(const idx_vector &i, bool resize_ok) const | Array< T > | inline |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const T &rfv) const | Array< T > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok) const | Array< T > | inline |
index(const Array< idx_vector > &ia, bool resize_ok, const T &rfv) const | Array< T > | |
index(const Array< idx_vector > &ia, bool resize_ok) const | Array< T > | inline |
insert(const Matrix &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const RowVector &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const ColumnVector &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const DiagMatrix &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const ComplexMatrix &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const ComplexRowVector &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const ComplexColumnVector &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
insert(const ComplexDiagMatrix &a, octave_idx_type r, octave_idx_type c) | ComplexMatrix | |
ComplexNDArray::insert(const NDArray &a, octave_idx_type r, octave_idx_type c) | ComplexNDArray | |
ComplexNDArray::insert(const ComplexNDArray &a, octave_idx_type r, octave_idx_type c) | ComplexNDArray | |
ComplexNDArray::insert(const ComplexNDArray &a, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
MArray< Complex >::insert(const Array< T > &a, const Array< octave_idx_type > &idx) | Array< T > | |
MArray< Complex >::insert(const Array< T > &a, octave_idx_type r, octave_idx_type c) | Array< T > | |
instantiation_guard() | Array< T > | privatestatic |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
inverse(void) const | ComplexMatrix | |
inverse(octave_idx_type &info) const | ComplexMatrix | |
inverse(octave_idx_type &info, double &rcon, bool force=false, bool calc_cond=true) const | ComplexMatrix | |
inverse(MatrixType &mattype) const | ComplexMatrix | |
inverse(MatrixType &mattype, octave_idx_type &info) const | ComplexMatrix | |
inverse(MatrixType &mattype, octave_idx_type &info, double &rcon, bool force=false, bool calc_cond=true) const | ComplexMatrix | |
ipermute(const Array< octave_idx_type > &vec) const | MArray< Complex > | inline |
is_nd_vector(void) const | Array< T > | inline |
is_shared(void) | Array< T > | inline |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< T > | |
is_sorted_rows(sortmode) const | Array< T > | |
isempty(void) const | Array< T > | inline |
isfinite(void) const | ComplexNDArray | |
ishermitian(void) const | ComplexMatrix | |
isinf(void) const | ComplexNDArray | |
isnan(void) const | ComplexNDArray | |
issorted(sortmode mode=UNSORTED) const | Array< T > | |
issorted(sortmode mode) const | Array< T > | |
issorted(sortmode) const | Array< T > | |
issquare(void) const | Array< T > | inline |
isvector(void) const | Array< T > | inline |
jit_array_rep(void) const | Array< T > | inline |
jit_dimensions(void) const | Array< T > | inline |
jit_ref_count(void) | Array< T > | inline |
jit_slice_data(void) const | Array< T > | inline |
linear_slice(octave_idx_type lo, octave_idx_type up) const | Array< T > | |
lookup(const T &value, sortmode mode=UNSORTED) const | Array< T > | |
lookup(const Array< T > &values, sortmode mode=UNSORTED) const | Array< T > | |
lookup(idx_vector const &, sortmode) const | Array< T > | |
lookup(const Array< idx_vector > &, sortmode) const | Array< T > | |
lssolve(const Matrix &b) const | ComplexMatrix | |
lssolve(const Matrix &b, octave_idx_type &info) const | ComplexMatrix | |
lssolve(const Matrix &b, octave_idx_type &info, octave_idx_type &rank) const | ComplexMatrix | |
lssolve(const Matrix &b, octave_idx_type &info, octave_idx_type &rank, double &rcon) const | ComplexMatrix | |
lssolve(const ComplexMatrix &b) const | ComplexMatrix | |
lssolve(const ComplexMatrix &b, octave_idx_type &info) const | ComplexMatrix | |
lssolve(const ComplexMatrix &b, octave_idx_type &info, octave_idx_type &rank) const | ComplexMatrix | |
lssolve(const ComplexMatrix &b, octave_idx_type &info, octave_idx_type &rank, double &rcon) const | ComplexMatrix | |
lssolve(const ColumnVector &b) const | ComplexMatrix | |
lssolve(const ColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
lssolve(const ColumnVector &b, octave_idx_type &info, octave_idx_type &rank) const | ComplexMatrix | |
lssolve(const ColumnVector &b, octave_idx_type &info, octave_idx_type &rank, double &rcon) const | ComplexMatrix | |
lssolve(const ComplexColumnVector &b) const | ComplexMatrix | |
lssolve(const ComplexColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
lssolve(const ComplexColumnVector &b, octave_idx_type &info, octave_idx_type &rank) const | ComplexMatrix | |
lssolve(const ComplexColumnVector &b, octave_idx_type &info, octave_idx_type &rank, double &rcon) const | ComplexMatrix | |
ltsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool calc_cond=false, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | private |
make_unique(void) | Array< T > | inline |
map(F fcn) const | Array< T > | inline |
map(U(&fcn)(T)) const | Array< T > | inline |
map(U(&fcn)(const T &)) const | Array< T > | inline |
MArray(Complex *sdata, octave_idx_type slen, octave_idx_type *adims, void *arep) | MArray< Complex > | inlineprotected |
MArray(void) | MArray< Complex > | inline |
MArray(const dim_vector &dv) | MArray< Complex > | inlineexplicit |
MArray(const dim_vector &dv, const Complex &val) | MArray< Complex > | inlineexplicit |
MArray(const MArray< Complex > &a) | MArray< Complex > | inline |
MArray(const Array< U > &a) | MArray< Complex > | inline |
max(int dim=-1) const | ComplexNDArray | |
max(Array< octave_idx_type > &index, int dim=-1) const | ComplexNDArray | |
maybe_economize(void) | Array< T > | inline |
mex_get_data(void) const | Array< T > | inline |
min(int dim=-1) const | ComplexNDArray | |
min(Array< octave_idx_type > &index, int dim=-1) const | ComplexNDArray | |
ndims(void) const | Array< T > | inline |
nil_rep(void) | Array< T > | privatestatic |
nnz(void) const | Array< T > | |
nnz(void) const | Array< T > | |
nth_element(const idx_vector &n, int dim=0) const | Array< T > | |
nth_element(const idx_vector &, int) const | Array< T > | |
numel(void) const | Array< T > | inline |
operator!(void) const | ComplexNDArray | |
operator!=(const ComplexMatrix &a) const | ComplexMatrix | |
operator()(octave_idx_type n) | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
operator()(octave_idx_type n) const | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
operator+=(const DiagMatrix &a) | ComplexMatrix | |
operator+=(const ComplexDiagMatrix &a) | ComplexMatrix | |
operator+=(const Matrix &a) | ComplexMatrix | |
operator-=(const DiagMatrix &a) | ComplexMatrix | |
operator-=(const ComplexDiagMatrix &a) | ComplexMatrix | |
operator-=(const Matrix &a) | ComplexMatrix | |
operator<<(std::ostream &os, const ComplexMatrix &a) | ComplexMatrix | friend |
operator=(const ComplexMatrix &a)=default | ComplexMatrix | |
ComplexNDArray::operator=(const ComplexNDArray &a) | ComplexNDArray | inline |
MArray< Complex >::operator=(const MArray< Complex > &a) | MArray< Complex > | inline |
Array::operator=(const Array< T > &a) | Array< T > | inline |
Array::operator=(Array< T > &&a) | Array< T > | inline |
operator==(const ComplexMatrix &a) const | ComplexMatrix | |
operator>>(std::istream &is, ComplexMatrix &a) | ComplexMatrix | friend |
optimize_dimensions(const dim_vector &dv) | Array< T > | |
page(octave_idx_type k) const | Array< T > | |
pages(void) const | Array< T > | inline |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | MArray< Complex > | inline |
print_info(std::ostream &os, const std::string &prefix) const | Array< T > | |
prod(int dim=-1) const | ComplexMatrix | |
pseudo_inverse(double tol=0.0) const | ComplexMatrix | |
rcond(void) const | ComplexMatrix | |
rcond(MatrixType &mattype) const | ComplexMatrix | |
real_column_vector_type typedef | ComplexMatrix | |
real_diag_matrix_type typedef | ComplexMatrix | |
real_elt_type typedef | ComplexMatrix | |
real_matrix_type typedef | ComplexMatrix | |
real_row_vector_type typedef | ComplexMatrix | |
rep | Array< T > | protected |
reshape(const dim_vector &new_dims) const | MArray< Complex > | inline |
Array::reshape(octave_idx_type nr, octave_idx_type nc) const | Array< T > | inline |
resize(octave_idx_type nr, octave_idx_type nc, const Complex &rfv=Complex(0)) | ComplexMatrix | inline |
ComplexNDArray::resize(const dim_vector &dv, const T &rfv) | Array< T > | |
ComplexNDArray::resize(const dim_vector &dv) | Array< T > | inline |
resize1(octave_idx_type n, const T &rfv) | Array< T > | |
resize1(octave_idx_type n) | Array< T > | inline |
resize2(octave_idx_type nr, octave_idx_type nc, const T &rfv) | Array< T > | |
resize2(octave_idx_type nr, octave_idx_type nc) | Array< T > | inline |
resize_fill_value(void) const | Array< T > | virtual |
row(octave_idx_type i) const | ComplexMatrix | |
row_is_real_only(octave_idx_type) const | ComplexMatrix | |
row_max(void) const | ComplexMatrix | |
row_max(Array< octave_idx_type > &index) const | ComplexMatrix | |
row_min(void) const | ComplexMatrix | |
row_min(Array< octave_idx_type > &index) const | ComplexMatrix | |
row_vector_type typedef | ComplexMatrix | |
rows(void) const | Array< T > | inline |
size(const size_type d) const | Array< T > | inline |
size_type typedef | Array< T > | |
slice_data | Array< T > | protected |
slice_len | Array< T > | protected |
solve(MatrixType &mattype, const Matrix &b) const | ComplexMatrix | |
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info) const | ComplexMatrix | |
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(MatrixType &mattype, const Matrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool singular_fallback=true, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexMatrix &b) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool singular_fallback=true, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(MatrixType &mattype, const ColumnVector &b) const | ComplexMatrix | |
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(MatrixType &mattype, const ColumnVector &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexColumnVector &b) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(MatrixType &mattype, const ComplexColumnVector &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(const Matrix &b) const | ComplexMatrix | |
solve(const Matrix &b, octave_idx_type &info) const | ComplexMatrix | |
solve(const Matrix &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(const Matrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(const ComplexMatrix &b) const | ComplexMatrix | |
solve(const ComplexMatrix &b, octave_idx_type &info) const | ComplexMatrix | |
solve(const ComplexMatrix &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(const ComplexMatrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(const ColumnVector &b) const | ComplexMatrix | |
solve(const ColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
solve(const ColumnVector &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(const ColumnVector &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve(const ComplexColumnVector &b) const | ComplexMatrix | |
solve(const ComplexColumnVector &b, octave_idx_type &info) const | ComplexMatrix | |
solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcon) const | ComplexMatrix | |
solve(const ComplexColumnVector &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | |
solve_singularity_handler typedef | ComplexMatrix | |
sort(int dim=0, sortmode mode=ASCENDING) const | Array< T > | |
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const | Array< T > | |
sort(int, sortmode) const | Array< T > | |
sort(Array< octave_idx_type > &sidx, int, sortmode) const | Array< T > | |
sort_rows_idx(sortmode mode=ASCENDING) const | Array< T > | |
sort_rows_idx(sortmode) const | Array< T > | |
squeeze(void) const | ComplexNDArray | inline |
stack(const Matrix &a) const | ComplexMatrix | |
stack(const RowVector &a) const | ComplexMatrix | |
stack(const ColumnVector &a) const | ComplexMatrix | |
stack(const DiagMatrix &a) const | ComplexMatrix | |
stack(const ComplexMatrix &a) const | ComplexMatrix | |
stack(const ComplexRowVector &a) const | ComplexMatrix | |
stack(const ComplexColumnVector &a) const | ComplexMatrix | |
stack(const ComplexDiagMatrix &a) const | ComplexMatrix | |
sum(int dim=-1) const | ComplexMatrix | |
sumsq(int dim=-1) const | ComplexMatrix | |
test(F fcn) const | Array< T > | inline |
test_all(F fcn) const | Array< T > | inline |
test_all(bool(&fcn)(T)) const | Array< T > | inline |
test_all(bool(&fcn)(const T &)) const | Array< T > | inline |
test_any(F fcn) const | Array< T > | inline |
test_any(bool(&fcn)(T)) const | Array< T > | inline |
test_any(bool(&fcn)(const T &)) const | Array< T > | inline |
tinverse(MatrixType &mattype, octave_idx_type &info, double &rcon, bool force, bool calc_cond) const | ComplexMatrix | private |
too_large_for_float(void) const | ComplexNDArray | |
transpose(void) const | ComplexMatrix | inline |
utsolve(MatrixType &mattype, const ComplexMatrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool calc_cond=false, blas_trans_type transt=blas_no_trans) const | ComplexMatrix | private |
value_type typedef | Array< T > | |
xelem(octave_idx_type n) | Array< T > | inline |
xelem(octave_idx_type n) const | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
xsum(int dim=-1) const | ComplexNDArray | |
~Array(void) | Array< T > | inlinevirtual |
~ComplexMatrix(void)=default | ComplexMatrix | |
~MArray(void)=default | MArray< Complex > |