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