, including all inherited members.
abs(void) const | Matrix | |
all(int dim=-1) const | Matrix | |
all_elements_are_int_or_inf_or_nan(void) const | Matrix | |
all_integers(double &max_val, double &min_val) const | Matrix | |
any(int dim=-1) const | Matrix | |
any_element_is_inf_or_nan(void) const | Matrix | |
any_element_is_nan(void) const | Matrix | |
any_element_is_negative(bool=false) const | Matrix | |
any_element_is_positive(bool=false) const | Matrix | |
any_element_not_one_or_zero(void) const | Matrix | |
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 class | Array< double > | [friend] |
Array(const Array< double > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< double > | [inline, protected] |
Array(void) | Array< double > | [inline] |
Array(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< double > | [inline, explicit] |
Array(octave_idx_type n, const double &val) GCC_ATTR_DEPRECATED | Array< double > | [inline, explicit] |
Array(const dim_vector &dv) | Array< double > | [inline, explicit] |
Array(const dim_vector &dv, const double &val) | Array< double > | [inline, explicit] |
Array(const Array< double > &a, const dim_vector &dv) | Array< double > | |
Array(const Array< U > &a) | Array< double > | [inline] |
Array(const Array< double > &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 idx_vector &i, const Array< double > &rhs, const double &rfv=resize_fill_value()) | Array< double > | |
assign(const idx_vector &i, const idx_vector &j, const Array< double > &rhs, const double &rfv=resize_fill_value()) | Array< double > | |
assign(const Array< idx_vector > &ia, const Array< double > &rhs, const double &rfv=resize_fill_value()) | Array< double > | |
byte_size(void) const | Array< double > | [inline] |
capacity(void) const | Array< double > | [inline] |
cat(int dim, octave_idx_type n, const Array< double > *array_list) | Array< double > | [static] |
changesign(void) | MArray< double > | |
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 > | |
chop_trailing_singletons(void) GCC_ATTR_DEPRECATED | Array< double > | [inline] |
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 > | |
ComplexMatrix class | Matrix | [friend] |
compute_index(octave_idx_type i, octave_idx_type j) const | Array< double > | |
compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< 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] |
crefT typedef | Array< double > | |
cumprod(int dim=-1) const | Matrix | |
cumsum(int dim=-1) const | Matrix | |
data(void) const | Array< double > | [inline] |
delete_elements(const idx_vector &i) | Array< double > | |
delete_elements(int dim, const idx_vector &i) | Array< double > | |
delete_elements(const Array< idx_vector > &ia) | Array< double > | |
determinant(void) const | Matrix | |
determinant(octave_idx_type &info) const | Matrix | |
determinant(octave_idx_type &info, double &rcon, int calc_cond=1) const | Matrix | |
determinant(MatrixType &mattype, octave_idx_type &info, double &rcon, int calc_cond=1) const | Matrix | |
diag(octave_idx_type k=0) const | Matrix | |
dim1(void) const | Array< double > | [inline] |
dim2(void) const | Array< double > | [inline] |
dim3(void) const | Array< double > | [inline] |
dimensions | Array< double > | [protected] |
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 | |
MArray< double >::fill(const double &val) | Array< double > | |
find(octave_idx_type n=-1, bool backward=false) const | Array< double > | |
finverse(MatrixType &mattype, octave_idx_type &info, double &rcon, int force, int calc_cond) const | Matrix | [private] |
fortran_vec(void) const | Array< double > | [inline] |
fortran_vec(void) | Array< double > | |
fourier(void) const | Matrix | |
fourier2d(void) const | Matrix | |
fsolve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcon, solve_singularity_handler sing_handler, bool calc_cond=false) const | Matrix | [private] |
hermitian(double(*fcn)(const double &)=0) const | MArray< double > | [inline] |
idx_add(const idx_vector &idx, doubleval) | MArray< double > | |
idx_add(const idx_vector &idx, const MArray< double > &vals) | MArray< double > | |
idx_add_nd(const idx_vector &idx, const MArray< double > &vals, int dim=-1) | MArray< double > | |
idx_max(const idx_vector &idx, const MArray< double > &vals) | MArray< double > | |
idx_min(const idx_vector &idx, const MArray< double > &vals) | MArray< double > | |
ifourier(void) const | Matrix | |
ifourier2d(void) const | Matrix | |
imag(const ComplexMatrix &a) | Matrix | [friend] |
index(const idx_vector &i) const | Array< double > | |
index(const idx_vector &i, const idx_vector &j) const | Array< double > | |
index(const Array< idx_vector > &ia) const | Array< double > | |
index(const idx_vector &i, bool resize_ok, const double &rfv=resize_fill_value()) const | Array< double > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const double &rfv=resize_fill_value()) const | Array< double > | |
index(const Array< idx_vector > &ia, bool resize_ok, const double &rfv=resize_fill_value()) const | Array< double > | |
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 | |
MArray< double >::insert(const Array< double > &a, const Array< octave_idx_type > &idx) | Array< double > | |
MArray< double >::insert(const Array< double > &a, octave_idx_type r, octave_idx_type c) | Array< double > | |
inverse(void) const | Matrix | |
inverse(octave_idx_type &info) const | Matrix | |
inverse(octave_idx_type &info, double &rcon, int force=0, int calc_cond=1) 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, int force=0, int calc_cond=1) const | Matrix | |
ipermute(const Array< octave_idx_type > &vec) const | MArray< double > | [inline] |
is_empty(void) const | Array< double > | [inline] |
is_shared(void) | Array< double > | [inline] |
is_sorted(sortmode mode=UNSORTED) const | Array< double > | |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< double > | |
is_square(void) const | Array< double > | [inline] |
is_symmetric(void) const | Matrix | |
is_vector(void) const | Array< double > | [inline] |
length(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 > &values, sortmode mode=UNSORTED) 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 &typ, 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] |
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(octave_idx_type n) GCC_ATTR_DEPRECATED | MArray< double > | [inline, explicit] |
MArray(octave_idx_type n, const double &val) GCC_ATTR_DEPRECATED | MArray< double > | [inline] |
MArray(const dim_vector &dv) | MArray< double > | [inline, explicit] |
MArray(const dim_vector &dv, const double &val) | MArray< double > | [inline, explicit] |
MArray(const MArray< double > &a) | MArray< double > | [inline] |
MArray(const Array< U > &a) | MArray< double > | [inline] |
Matrix(void) | Matrix | [inline] |
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 Matrix &a) | 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 PermMatrix &a) | Matrix | [explicit] |
Matrix(const boolMatrix &a) | Matrix | [explicit] |
Matrix(const charMatrix &a) | Matrix | [explicit] |
maybe_economize(void) | Array< double > | [inline] |
mex_get_data(void) const | Array< double > | [inline] |
ndims(void) const | Array< double > | [inline] |
nelem(void) const | Array< double > | [inline] |
nnz(void) const | Array< double > | |
nth_element(const idx_vector &n, int dim=0) const | Array< double > | |
numel(void) const | Array< double > | [inline] |
operator!(void) const | Matrix | |
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) | Matrix | [inline] |
MArray< double >::operator=(const MArray< double > &a) | MArray< double > | [inline] |
Array< double >::operator=(const Array< double > &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] |
rep | Array< double > | [protected] |
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=resize_fill_value()) | Matrix | [inline] |
MArray< double >::resize(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< double > | [inline] |
MArray< double >::resize(octave_idx_type nr, octave_idx_type nc, const double &rfv=resize_fill_value()) GCC_ATTR_DEPRECATED | Array< double > | [inline] |
MArray< double >::resize(const dim_vector &dv, const double &rfv=resize_fill_value()) | Array< double > | |
resize1(octave_idx_type n, const double &rfv=resize_fill_value()) | Array< double > | |
resize_fill_value(void) | Matrix | [inline, static] |
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] |
slice_data | Array< double > | [protected] |
slice_len | Array< double > | [protected] |
solve(MatrixType &typ, const Matrix &b) const | Matrix | |
solve(MatrixType &typ, const Matrix &b, octave_idx_type &info) const | Matrix | |
solve(MatrixType &typ, const Matrix &b, octave_idx_type &info, double &rcon) const | Matrix | |
solve(MatrixType &typ, 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 &typ, const ComplexMatrix &b) const | Matrix | |
solve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info) const | Matrix | |
solve(MatrixType &typ, const ComplexMatrix &b, octave_idx_type &info, double &rcon) const | Matrix | |
solve(MatrixType &typ, 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 &typ, const ColumnVector &b) const | Matrix | |
solve(MatrixType &typ, const ColumnVector &b, octave_idx_type &info) const | Matrix | |
solve(MatrixType &typ, const ColumnVector &b, octave_idx_type &info, double &rcon) const | Matrix | |
solve(MatrixType &typ, 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 &typ, const ComplexColumnVector &b) const | Matrix | |
solve(MatrixType &typ, const ComplexColumnVector &b, octave_idx_type &info) const | Matrix | |
solve(MatrixType &typ, const ComplexColumnVector &b, octave_idx_type &info, double &rcon) const | Matrix | |
solve(MatrixType &typ, 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_rows_idx(sortmode mode=ASCENDING) const | Array< double > | |
squeeze(void) const | MArray< double > | [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, int force, int calc_cond) const | Matrix | [private] |
too_large_for_float(void) const | Matrix | |
transpose(void) const | Matrix | [inline] |
utsolve(MatrixType &typ, 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] |
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] |
~Array(void) | Array< double > | [inline] |
~MArray(void) | MArray< double > | [inline] |