, including all inherited members.
_colp | PermMatrix | [private] |
Array class | Array< octave_idx_type > | [friend] |
Array(const Array< octave_idx_type > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< octave_idx_type > | [inline, protected] |
Array(void) | Array< octave_idx_type > | [inline, protected] |
Array(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< octave_idx_type > | [inline, explicit, protected] |
Array(octave_idx_type n, const octave_idx_type &val) GCC_ATTR_DEPRECATED | Array< octave_idx_type > | [inline, explicit, protected] |
Array(const dim_vector &dv) | Array< octave_idx_type > | [inline, explicit, protected] |
Array(const dim_vector &dv, const octave_idx_type &val) | Array< octave_idx_type > | [inline, explicit, protected] |
Array(const Array< octave_idx_type > &a, const dim_vector &dv) | Array< octave_idx_type > | [protected] |
Array(const Array< U > &a) | Array< octave_idx_type > | [inline, protected] |
Array(const Array< octave_idx_type > &a) | Array< octave_idx_type > | [inline, protected] |
as_column(void) const | Array< octave_idx_type > | [inline, protected] |
as_matrix(void) const | Array< octave_idx_type > | [inline, protected] |
as_row(void) const | Array< octave_idx_type > | [inline, protected] |
assign(const idx_vector &i, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv=resize_fill_value()) | Array< octave_idx_type > | [protected] |
assign(const idx_vector &i, const idx_vector &j, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv=resize_fill_value()) | Array< octave_idx_type > | [protected] |
assign(const Array< idx_vector > &ia, const Array< octave_idx_type > &rhs, const octave_idx_type &rfv=resize_fill_value()) | Array< octave_idx_type > | [protected] |
byte_size(void) const | PermMatrix | [inline] |
capacity(void) const | Array< octave_idx_type > | [inline, protected] |
cat(int dim, octave_idx_type n, const Array< octave_idx_type > *array_list) | Array< octave_idx_type > | [protected, static] |
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] |
chop_trailing_singletons(void) GCC_ATTR_DEPRECATED | Array< octave_idx_type > | [inline, 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 > | [inline, protected] |
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 > | [inline, protected] |
crefT typedef | Array< octave_idx_type > | [protected] |
data(void) const | PermMatrix | [inline] |
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] |
dim1(void) const | PermMatrix | [inline] |
dim2(void) const | PermMatrix | [inline] |
dim3(void) const | Array< octave_idx_type > | [inline, protected] |
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 > | [inline, protected] |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::elem(octave_idx_type n) const | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | [inline, protected] |
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] |
fortran_vec(void) const | PermMatrix | [inline] |
fortran_vec(void) | PermMatrix | [inline] |
hermitian(octave_idx_type(*fcn)(const octave_idx_type &)=0) 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=resize_fill_value()) const | Array< octave_idx_type > | [protected] |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_idx_type &rfv=resize_fill_value()) const | Array< octave_idx_type > | [protected] |
index(const Array< idx_vector > &ia, bool resize_ok, const octave_idx_type &rfv=resize_fill_value()) const | Array< octave_idx_type > | [protected] |
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) const | PermMatrix | |
ipermute(const Array< octave_idx_type > &vec) const | Array< octave_idx_type > | [inline, protected] |
is_col_perm(void) const | PermMatrix | [inline] |
is_empty(void) const | Array< octave_idx_type > | [inline, protected] |
is_row_perm(void) const | PermMatrix | [inline] |
is_shared(void) | Array< octave_idx_type > | [inline, protected] |
is_sorted(sortmode mode=UNSORTED) const | Array< octave_idx_type > | [protected] |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< octave_idx_type > | [protected] |
is_square(void) const | Array< octave_idx_type > | [inline, protected] |
is_vector(void) const | Array< octave_idx_type > | [inline, protected] |
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] |
make_unique(void) | Array< octave_idx_type > | [inline, protected] |
map(F fcn) const | Array< octave_idx_type > | [inline, protected] |
map(U(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | [inline, protected] |
map(U(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | [inline, protected] |
maybe_economize(void) | Array< octave_idx_type > | [inline, protected] |
mex_get_data(void) const | Array< octave_idx_type > | [inline, protected] |
ndims(void) const | Array< octave_idx_type > | [inline, protected] |
nelem(void) const | PermMatrix | [inline] |
nnz(void) const | Array< octave_idx_type > | [protected] |
nth_element(const idx_vector &n, int dim=0) 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 > | [inline, protected] |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::operator()(octave_idx_type n) const | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | [inline, protected] |
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | [inline, protected] |
operator*(const PermMatrix &a, const PermMatrix &b) | PermMatrix | [friend] |
operator=(const Array< octave_idx_type > &a) | Array< octave_idx_type > | [inline, protected] |
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 > | [inline, protected] |
perm_length(void) const | PermMatrix | [inline] |
PermMatrix(void) | PermMatrix | [inline] |
PermMatrix(octave_idx_type n) | PermMatrix | |
PermMatrix(const Array< octave_idx_type > &p, bool colp=false, bool check=true) | PermMatrix | |
PermMatrix(const PermMatrix &m) | PermMatrix | [inline] |
PermMatrix(const idx_vector &idx, bool colp=false, octave_idx_type n=0) | PermMatrix | |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | Array< octave_idx_type > | [protected] |
power(octave_idx_type n) const | PermMatrix | |
print_info(std::ostream &os, const std::string &prefix) const | PermMatrix | [inline] |
pvec(void) const | PermMatrix | [inline] |
rep | Array< octave_idx_type > | [protected] |
reshape(octave_idx_type nr, octave_idx_type nc) const | Array< octave_idx_type > | [inline, protected] |
reshape(const dim_vector &new_dims) const | Array< octave_idx_type > | [inline, protected] |
resize(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< octave_idx_type > | [inline, protected] |
resize(octave_idx_type nr, octave_idx_type nc, const octave_idx_type &rfv=resize_fill_value()) GCC_ATTR_DEPRECATED | Array< octave_idx_type > | [inline, protected] |
resize(const dim_vector &dv, const octave_idx_type &rfv=resize_fill_value()) | Array< octave_idx_type > | [protected] |
resize1(octave_idx_type n, const octave_idx_type &rfv=resize_fill_value()) | Array< octave_idx_type > | [protected] |
resize_fill_value() | Array< octave_idx_type > | [protected, static] |
rows(void) const | PermMatrix | [inline] |
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_rows_idx(sortmode mode=ASCENDING) const | Array< octave_idx_type > | [protected] |
squeeze(void) const | Array< octave_idx_type > | [protected] |
test(F fcn) const | Array< octave_idx_type > | [inline, protected] |
test_all(F fcn) const | Array< octave_idx_type > | [inline, protected] |
test_all(bool(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | [inline, protected] |
test_all(bool(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | [inline, protected] |
test_any(F fcn) const | Array< octave_idx_type > | [inline, protected] |
test_any(bool(&fcn)(octave_idx_type)) const | Array< octave_idx_type > | [inline, protected] |
test_any(bool(&fcn)(const octave_idx_type &)) const | Array< octave_idx_type > | [inline, protected] |
transpose(void) const | PermMatrix | |
xelem(octave_idx_type n) | Array< octave_idx_type > | [inline, protected] |
xelem(octave_idx_type n) const | Array< octave_idx_type > | [inline, protected] |
xelem(octave_idx_type i, octave_idx_type j) | Array< octave_idx_type > | [inline, protected] |
xelem(octave_idx_type i, octave_idx_type j) const | Array< octave_idx_type > | [inline, protected] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_idx_type > | [inline, protected] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_idx_type > | [inline, protected] |
xelem(const Array< octave_idx_type > &ra_idx) | Array< octave_idx_type > | [inline, protected] |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_idx_type > | [inline, protected] |
~Array(void) | Array< octave_idx_type > | [inline, protected] |