GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
PermMatrix Member List

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
as_column(void) constArray< octave_idx_type >inlineprotected
as_matrix(void) constArray< octave_idx_type >inlineprotected
as_row(void) constArray< 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) constPermMatrixinline
capacity(void) constArray< octave_idx_type >inlineprotected
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) constPermMatrix
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) constArray< octave_idx_type >protected
Array< octave_idx_type >::checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type >protected
Array< octave_idx_type >::checkelem(const Array< octave_idx_type > &ra_idx) constArray< 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) constPermMatrixinline
cols(void) constPermMatrixinline
column(octave_idx_type k) constArray< octave_idx_type >protected
columns(void) constPermMatrixinline
compare_fcn_type typedefArray< octave_idx_type >protected
compute_index(octave_idx_type i, octave_idx_type j) constArray< octave_idx_type >protected
compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type >protected
compute_index(const Array< octave_idx_type > &ra_idx) constArray< octave_idx_type >protected
compute_index_unchecked(const Array< octave_idx_type > &ra_idx) constArray< octave_idx_type >inlineprotected
crefT typedefArray< octave_idx_type >protected
data(void) constArray< 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) constPermMatrix
diag(octave_idx_type k=0) constArray< octave_idx_type >protected
diag(octave_idx_type m, octave_idx_type n) constArray< octave_idx_type >protected
dim1(void) constPermMatrixinline
dim2(void) constPermMatrixinline
dim3(void) constArray< octave_idx_type >inlineprotected
dimensionsArray< octave_idx_type >protected
dims(void) constPermMatrixinline
elem(octave_idx_type i, octave_idx_type j) constPermMatrixinline
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) constArray< octave_idx_type >inlineprotected
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type >inlineprotected
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) constArray< octave_idx_type >inlineprotected
element_type typedefArray< octave_idx_type >protected
eye(octave_idx_type n)PermMatrixstatic
fill(const octave_idx_type &val)Array< octave_idx_type >protected
find(octave_idx_type n=-1, bool backward=false) constArray< octave_idx_type >protected
find(octave_idx_type, bool) constArray< octave_idx_type >protected
fortran_vec(void) constArray< octave_idx_type >inlineprotected
fortran_vec(void)Array< octave_idx_type >protected
hermitian(octave_idx_type(*fcn)(const octave_idx_type &)=nullptr) constArray< octave_idx_type >protected
index(const idx_vector &i) constArray< octave_idx_type >protected
index(const idx_vector &i, const idx_vector &j) constArray< octave_idx_type >protected
index(const Array< idx_vector > &ia) constArray< octave_idx_type >protected
index(const idx_vector &i, bool resize_ok, const octave_idx_type &rfv) constArray< octave_idx_type >protected
index(const idx_vector &i, bool resize_ok) constArray< octave_idx_type >inlineprotected
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_idx_type &rfv) constArray< octave_idx_type >protected
index(const idx_vector &i, const idx_vector &j, bool resize_ok) constArray< octave_idx_type >inlineprotected
index(const Array< idx_vector > &ia, bool resize_ok, const octave_idx_type &rfv) constArray< octave_idx_type >protected
index(const Array< idx_vector > &ia, bool resize_ok) constArray< 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
inverse(void) constPermMatrix
ipermute(const Array< octave_idx_type > &vec) constArray< octave_idx_type >inlineprotected
is_col_perm(void) constPermMatrixinline
is_empty(void) constArray< octave_idx_type >inlineprotected
is_nd_vector(void) constArray< octave_idx_type >inlineprotected
is_row_perm(void) constPermMatrixinline
is_shared(void)Array< octave_idx_type >inlineprotected
is_sorted(sortmode mode=UNSORTED) constArray< octave_idx_type >inlineprotected
is_sorted_rows(sortmode mode=UNSORTED) constArray< octave_idx_type >protected
is_sorted_rows(sortmode) constArray< octave_idx_type >protected
is_square(void) constArray< octave_idx_type >inlineprotected
is_vector(void) constArray< octave_idx_type >inlineprotected
isempty(void) constPermMatrixinline
issorted(sortmode mode=UNSORTED) constArray< octave_idx_type >protected
issorted(sortmode) constArray< octave_idx_type >protected
issquare(void) constArray< octave_idx_type >inlineprotected
isvector(void) constArray< octave_idx_type >inlineprotected
jit_array_rep(void) constArray< octave_idx_type >inlineprotected
jit_dimensions(void) constArray< octave_idx_type >inlineprotected
jit_ref_count(void)Array< octave_idx_type >inlineprotected
jit_slice_data(void) constArray< octave_idx_type >inlineprotected
length(void) constPermMatrixinline
linear_slice(octave_idx_type lo, octave_idx_type up) constArray< octave_idx_type >protected
lookup(const octave_idx_type &value, sortmode mode=UNSORTED) constArray< octave_idx_type >protected
lookup(const Array< octave_idx_type > &values, sortmode mode=UNSORTED) constArray< octave_idx_type >protected
lookup(idx_vector const &, sortmode) constArray< octave_idx_type >protected
lookup(const Array< idx_vector > &, sortmode) constArray< octave_idx_type >protected
make_unique(void)Array< octave_idx_type >inlineprotected
map(F fcn) constArray< octave_idx_type >inlineprotected
map(U(&fcn)(octave_idx_type)) constArray< octave_idx_type >inlineprotected
map(U(&fcn)(const octave_idx_type &)) constArray< octave_idx_type >inlineprotected
maybe_economize(void)Array< octave_idx_type >inlineprotected
mex_get_data(void) constArray< octave_idx_type >inlineprotected
ndims(void) constPermMatrixinline
nelem(void) constPermMatrixinline
nnz(void) constArray< octave_idx_type >protected
nnz(void) constArray< octave_idx_type >protected
nth_element(const idx_vector &n, int dim=0) constArray< octave_idx_type >protected
nth_element(const idx_vector &, int) constArray< octave_idx_type >protected
numel(void) constPermMatrixinline
operator()(octave_idx_type i, octave_idx_type j) constPermMatrixinline
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) constArray< octave_idx_type >inlineprotected
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type >inlineprotected
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) constArray< octave_idx_type >inlineprotected
operator=(const 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) constArray< octave_idx_type >protected
pages(void) constArray< octave_idx_type >inlineprotected
perm_length(void) constPermMatrixinline
PermMatrix(void)PermMatrixinline
PermMatrix(octave_idx_type n)PermMatrix
PermMatrix(const Array< octave_idx_type > &p, bool colp, bool check=true)PermMatrix
PermMatrix(const PermMatrix &m)PermMatrixinline
PermMatrix(const idx_vector &idx, bool colp, octave_idx_type n=0)PermMatrix
permute(const Array< octave_idx_type > &vec, bool inv=false) constArray< octave_idx_type >protected
pos_power(octave_idx_type m) constPermMatrixprivate
power(octave_idx_type n) constPermMatrix
print_info(std::ostream &os, const std::string &prefix) constPermMatrixinline
repArray< octave_idx_type >protected
reshape(octave_idx_type nr, octave_idx_type nc) constArray< octave_idx_type >inlineprotected
reshape(const dim_vector &new_dims) constArray< 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) constArray< octave_idx_type >protectedvirtual
rows(void) constPermMatrixinline
setup(const Array< octave_idx_type > &p, bool colp, bool check)PermMatrixprivate
setup(const idx_vector &idx, bool colp, octave_idx_type n)PermMatrixprivate
size(const size_type d) constArray< octave_idx_type >inlineprotected
size_type typedefArray< octave_idx_type >protected
slice_dataArray< octave_idx_type >protected
slice_lenArray< octave_idx_type >protected
sort(int dim=0, sortmode mode=ASCENDING) constArray< octave_idx_type >protected
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) constArray< octave_idx_type >protected
sort(int, sortmode) constArray< octave_idx_type >protected
sort(Array< octave_idx_type > &sidx, int, sortmode) constArray< octave_idx_type >protected
sort_rows_idx(sortmode mode=ASCENDING) constArray< octave_idx_type >protected
sort_rows_idx(sortmode) constArray< octave_idx_type >protected
squeeze(void) constArray< octave_idx_type >protected
test(F fcn) constArray< octave_idx_type >inlineprotected
test_all(F fcn) constArray< octave_idx_type >inlineprotected
test_all(bool(&fcn)(octave_idx_type)) constArray< octave_idx_type >inlineprotected
test_all(bool(&fcn)(const octave_idx_type &)) constArray< octave_idx_type >inlineprotected
test_any(F fcn) constArray< octave_idx_type >inlineprotected
test_any(bool(&fcn)(octave_idx_type)) constArray< octave_idx_type >inlineprotected
test_any(bool(&fcn)(const octave_idx_type &)) constArray< octave_idx_type >inlineprotected
transpose(void) constPermMatrix
value_type typedefArray< octave_idx_type >protected
xelem(octave_idx_type n)Array< octave_idx_type >inlineprotected
xelem(octave_idx_type n) constArray< 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) constArray< 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) constArray< 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) constArray< octave_idx_type >inlineprotected
~Array(void)Array< octave_idx_type >inlineprotectedvirtual