This is the complete list of members for PermMatrix, including all inherited members.
Array(const Array< octave_idx_type > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< octave_idx_type > | inlineprotected |
Array(octave_idx_type *sdata, octave_idx_type slen, octave_idx_type *adims, void *arep) | Array< octave_idx_type > | inlineprotected |
Array(void) | Array< octave_idx_type > | inlineprotected |
Array(const dim_vector &dv) | Array< octave_idx_type > | inlineexplicitprotected |
Array(const dim_vector &dv, const octave_idx_type &val) | Array< octave_idx_type > | inlineexplicitprotected |
Array(const Array< octave_idx_type > &a, const dim_vector &dv) | Array< octave_idx_type > | protected |
Array(const Container< octave_idx_type > &a, const dim_vector &dv) | Array< octave_idx_type > | protected |
Array(const Array< U > &a) | Array< octave_idx_type > | inlineprotected |
Array(const Array< octave_idx_type > &a) | Array< octave_idx_type > | inlineprotected |
Array(Array< octave_idx_type > &&a) | Array< octave_idx_type > | inlineprotected |
as_column(void) const | Array< octave_idx_type > | inlineprotected |
as_matrix(void) const | Array< octave_idx_type > | inlineprotected |
as_row(void) const | Array< octave_idx_type > | inlineprotected |
assign(const idx_vector &i, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
assign(const idx_vector &i, const Array< octave_idx_type > &rhs) | Array< octave_idx_type > | inlineprotected |
assign(const idx_vector &i, const idx_vector &j, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
assign(const idx_vector &i, const idx_vector &j, const Array< octave_idx_type > &rhs) | Array< octave_idx_type > | inlineprotected |
assign(const Array< idx_vector > &ia, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
assign(const Array< idx_vector > &ia, const Array< octave_idx_type > &rhs) | Array< octave_idx_type > | inlineprotected |
byte_size(void) const | PermMatrix | inline |
cat(int dim, octave_idx_type n, const Array< octave_idx_type > *array_list) | Array< octave_idx_type > | protectedstatic |
checkelem(octave_idx_type i, octave_idx_type j) const | PermMatrix | |
Array< octave_idx_type >::checkelem(octave_idx_type n) | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(octave_idx_type n) const | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | protected |
Array< octave_idx_type >::checkelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | protected |
clear(void) | Array< octave_idx_type > | protected |
clear(const dim_vector &dv) | Array< octave_idx_type > | protected |
clear(octave_idx_type r, octave_idx_type c) | Array< octave_idx_type > | inlineprotected |
col_perm_vec(void) const | PermMatrix | inline |
cols(void) const | PermMatrix | inline |
column(octave_idx_type k) const | Array< octave_idx_type > | protected |
columns(void) const | PermMatrix | inline |
compare_fcn_type typedef | Array< octave_idx_type > | protected |
compute_index(octave_idx_type i, octave_idx_type j) const | Array< octave_idx_type > | protected |
compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | protected |
compute_index(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | protected |
compute_index_unchecked(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | inlineprotected |
crefT typedef | Array< octave_idx_type > | protected |
data(void) const | Array< octave_idx_type > | inlineprotected |
delete_elements(const idx_vector &i) | Array< octave_idx_type > | protected |
delete_elements(int dim, const idx_vector &i) | Array< octave_idx_type > | protected |
delete_elements(const Array< idx_vector > &ia) | Array< octave_idx_type > | protected |
determinant(void) const | PermMatrix | |
diag(octave_idx_type k=0) const | Array< octave_idx_type > | protected |
diag(octave_idx_type m, octave_idx_type n) const | Array< octave_idx_type > | protected |
dim1(void) const | PermMatrix | inline |
dim2(void) const | PermMatrix | inline |
dim3(void) const | Array< octave_idx_type > | inlineprotected |
dimensions | Array< octave_idx_type > | protected |
dims(void) const | PermMatrix | inline |
elem(octave_idx_type i, octave_idx_type j) const | PermMatrix | inline |
Array< octave_idx_type >::elem(octave_idx_type n) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(octave_idx_type n) const | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | inlineprotected |
element_type typedef | Array< octave_idx_type > | protected |
eye(octave_idx_type n) | PermMatrix | static |
fill(const octave_idx_type &val) | Array< octave_idx_type > | protected |
find(octave_idx_type n=-1, bool backward=false) const | Array< octave_idx_type > | protected |
find(octave_idx_type, bool) const | Array< octave_idx_type > | protected |
fortran_vec(void) const | Array< octave_idx_type > | inlineprotected |
fortran_vec(void) | Array< octave_idx_type > | protected |
hermitian(octave_idx_type(*fcn)(const octave_idx_type &)=nullptr) const | Array< octave_idx_type > | protected |
index(const idx_vector &i) const | Array< octave_idx_type > | protected |
index(const idx_vector &i, const idx_vector &j) const | Array< octave_idx_type > | protected |
index(const Array< idx_vector > &ia) const | Array< octave_idx_type > | protected |
index(const idx_vector &i, bool resize_ok, const octave_idx_type &rfv) const | Array< octave_idx_type > | protected |
index(const idx_vector &i, bool resize_ok) const | Array< octave_idx_type > | inlineprotected |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_idx_type &rfv) const | Array< octave_idx_type > | protected |
index(const idx_vector &i, const idx_vector &j, bool resize_ok) const | Array< octave_idx_type > | inlineprotected |
index(const Array< idx_vector > &ia, bool resize_ok, const octave_idx_type &rfv) const | Array< octave_idx_type > | protected |
index(const Array< idx_vector > &ia, bool resize_ok) const | Array< octave_idx_type > | inlineprotected |
insert(const Array< octave_idx_type > &a, const Array< octave_idx_type > &idx) | Array< octave_idx_type > | protected |
insert(const Array< octave_idx_type > &a, octave_idx_type r, octave_idx_type c) | Array< octave_idx_type > | protected |
instantiation_guard() | Array< octave_idx_type > | privatestatic |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
instantiation_guard() | Array< octave_idx_type > | private |
inverse(void) const | PermMatrix | |
ipermute(const Array< octave_idx_type > &vec) const | Array< octave_idx_type > | inlineprotected |
is_col_perm(void) const | PermMatrix | inline |
is_nd_vector(void) const | Array< octave_idx_type > | inlineprotected |
is_row_perm(void) const | PermMatrix | inline |
is_shared(void) | Array< octave_idx_type > | inlineprotected |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< octave_idx_type > | protected |
is_sorted_rows(sortmode) const | Array< octave_idx_type > | protected |
isempty(void) const | PermMatrix | inline |
issorted(sortmode mode=UNSORTED) const | Array< octave_idx_type > | protected |
issorted(sortmode mode) const | Array< octave_idx_type > | protected |
issorted(sortmode) const | Array< octave_idx_type > | protected |
issquare(void) const | Array< octave_idx_type > | inlineprotected |
isvector(void) const | Array< octave_idx_type > | inlineprotected |
jit_array_rep(void) const | Array< octave_idx_type > | inlineprotected |
jit_dimensions(void) const | Array< octave_idx_type > | inlineprotected |
jit_ref_count(void) | Array< octave_idx_type > | inlineprotected |
jit_slice_data(void) const | Array< octave_idx_type > | inlineprotected |
length(void) const | PermMatrix | inline |
linear_slice(octave_idx_type lo, octave_idx_type up) const | Array< octave_idx_type > | protected |
lookup(const octave_idx_type &value, sortmode mode=UNSORTED) const | Array< octave_idx_type > | protected |
lookup(const Array< octave_idx_type > &values, sortmode mode=UNSORTED) const | Array< octave_idx_type > | protected |
lookup(idx_vector const &, sortmode) const | Array< octave_idx_type > | protected |
lookup(const Array< idx_vector > &, sortmode) const | Array< octave_idx_type > | protected |
make_unique(void) | Array< octave_idx_type > | inlineprotected |
map(F fcn) const | Array< octave_idx_type > | inlineprotected |
map(U(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | inlineprotected |
map(U(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | inlineprotected |
maybe_economize(void) | Array< octave_idx_type > | inlineprotected |
mex_get_data(void) const | Array< octave_idx_type > | inlineprotected |
ndims(void) const | PermMatrix | inline |
nil_rep(void) | Array< octave_idx_type > | privatestatic |
nnz(void) const | Array< octave_idx_type > | protected |
nnz(void) const | Array< octave_idx_type > | protected |
nth_element(const idx_vector &n, int dim=0) const | Array< octave_idx_type > | protected |
nth_element(const idx_vector &, int) const | Array< octave_idx_type > | protected |
numel(void) const | PermMatrix | inline |
operator()(octave_idx_type i, octave_idx_type j) const | PermMatrix | inline |
Array< octave_idx_type >::operator()(octave_idx_type n) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(octave_idx_type n) const | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | inlineprotected |
operator=(const PermMatrix &m)=default | PermMatrix | |
Array< octave_idx_type >::operator=(const Array< octave_idx_type > &a) | Array< octave_idx_type > | inlineprotected |
Array< octave_idx_type >::operator=(Array< octave_idx_type > &&a) | Array< octave_idx_type > | inlineprotected |
optimize_dimensions(const dim_vector &dv) | Array< octave_idx_type > | protected |
page(octave_idx_type k) const | Array< octave_idx_type > | protected |
pages(void) const | Array< octave_idx_type > | inlineprotected |
perm_length(void) const | PermMatrix | inline |
PermMatrix(void)=default | PermMatrix | |
PermMatrix(const PermMatrix &m)=default | PermMatrix | |
PermMatrix(octave_idx_type n) | PermMatrix | |
PermMatrix(const Array< octave_idx_type > &p, bool colp, bool check=true) | PermMatrix | |
PermMatrix(const idx_vector &idx, bool colp, octave_idx_type n=0) | PermMatrix | |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | Array< octave_idx_type > | protected |
pos_power(octave_idx_type m) const | PermMatrix | private |
power(octave_idx_type n) const | PermMatrix | |
print_info(std::ostream &os, const std::string &prefix) const | PermMatrix | inline |
rep | Array< octave_idx_type > | protected |
reshape(octave_idx_type nr, octave_idx_type nc) const | Array< octave_idx_type > | inlineprotected |
reshape(const dim_vector &new_dims) const | Array< octave_idx_type > | inlineprotected |
resize(const dim_vector &dv, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
resize(const dim_vector &dv) | Array< octave_idx_type > | inlineprotected |
resize1(octave_idx_type n, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
resize1(octave_idx_type n) | Array< octave_idx_type > | inlineprotected |
resize2(octave_idx_type nr, octave_idx_type nc, const octave_idx_type &rfv) | Array< octave_idx_type > | protected |
resize2(octave_idx_type nr, octave_idx_type nc) | Array< octave_idx_type > | inlineprotected |
resize_fill_value(void) const | Array< octave_idx_type > | protectedvirtual |
rows(void) const | PermMatrix | inline |
setup(const Array< octave_idx_type > &p, bool colp, bool check) | PermMatrix | private |
setup(const idx_vector &idx, bool colp, octave_idx_type n) | PermMatrix | private |
size(const size_type d) const | Array< octave_idx_type > | inlineprotected |
size_type typedef | Array< octave_idx_type > | protected |
slice_data | Array< octave_idx_type > | protected |
slice_len | Array< octave_idx_type > | protected |
sort(int dim=0, sortmode mode=ASCENDING) const | Array< octave_idx_type > | protected |
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const | Array< octave_idx_type > | protected |
sort(int, sortmode) const | Array< octave_idx_type > | protected |
sort(Array< octave_idx_type > &sidx, int, sortmode) const | Array< octave_idx_type > | protected |
sort_rows_idx(sortmode mode=ASCENDING) const | Array< octave_idx_type > | protected |
sort_rows_idx(sortmode) const | Array< octave_idx_type > | protected |
squeeze(void) const | Array< octave_idx_type > | protected |
test(F fcn) const | Array< octave_idx_type > | inlineprotected |
test_all(F fcn) const | Array< octave_idx_type > | inlineprotected |
test_all(bool(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | inlineprotected |
test_all(bool(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | inlineprotected |
test_any(F fcn) const | Array< octave_idx_type > | inlineprotected |
test_any(bool(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | inlineprotected |
test_any(bool(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | inlineprotected |
transpose(void) const | PermMatrix | |
value_type typedef | Array< octave_idx_type > | protected |
xelem(octave_idx_type n) | Array< octave_idx_type > | inlineprotected |
xelem(octave_idx_type n) const | Array< octave_idx_type > | inlineprotected |
xelem(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | inlineprotected |
xelem(octave_idx_type i, octave_idx_type j) const | Array< octave_idx_type > | inlineprotected |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | inlineprotected |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | inlineprotected |
xelem(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | inlineprotected |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | inlineprotected |
~Array(void) | Array< octave_idx_type > | inlineprotectedvirtual |
~PermMatrix(void)=default | PermMatrix |