Navigation

Operators and Keywords

Function List:

C++ API

PermMatrix Member List

This is the complete list of members for PermMatrix, including all inherited members.
Array classArray< 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_DEPRECATEDArray< octave_idx_type > [inline, explicit, protected]
Array(octave_idx_type n, const octave_idx_type &val) GCC_ATTR_DEPRECATEDArray< 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) constArray< octave_idx_type > [inline, protected]
as_matrix(void) constArray< octave_idx_type > [inline, protected]
as_row(void) constArray< 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) constArray< 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) 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]
chop_trailing_singletons(void) GCC_ATTR_DEPRECATEDArray< 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) constArray< octave_idx_type > [protected]
columns(void) const PermMatrix [inline]
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 > [inline, protected]
crefT typedefArray< 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) constArray< octave_idx_type > [protected]
dim1(void) const PermMatrix [inline]
dim2(void) const PermMatrix [inline]
dim3(void) constArray< octave_idx_type > [inline, protected]
dimensionsArray< 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) constArray< octave_idx_type > [inline, protected]
Array< octave_idx_type >::elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type > [inline, protected]
Array< octave_idx_type >::elem(const Array< octave_idx_type > &ra_idx) constArray< octave_idx_type > [inline, protected]
element_type typedefArray< 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) constArray< 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) 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=resize_fill_value()) constArray< octave_idx_type > [protected]
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_idx_type &rfv=resize_fill_value()) constArray< octave_idx_type > [protected]
index(const Array< idx_vector > &ia, bool resize_ok, const octave_idx_type &rfv=resize_fill_value()) constArray< 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) constArray< octave_idx_type > [inline, protected]
is_col_perm(void) const PermMatrix [inline]
is_empty(void) constArray< 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) constArray< octave_idx_type > [protected]
is_sorted_rows(sortmode mode=UNSORTED) constArray< octave_idx_type > [protected]
is_square(void) constArray< octave_idx_type > [inline, protected]
is_vector(void) constArray< octave_idx_type > [inline, protected]
length(void) const PermMatrix [inline]
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]
make_unique(void)Array< octave_idx_type > [inline, protected]
map(F fcn) constArray< octave_idx_type > [inline, protected]
map(U(&fcn)(octave_idx_type)) constArray< octave_idx_type > [inline, protected]
map(U(&fcn)(const octave_idx_type &)) constArray< octave_idx_type > [inline, protected]
maybe_economize(void)Array< octave_idx_type > [inline, protected]
mex_get_data(void) constArray< octave_idx_type > [inline, protected]
ndims(void) constArray< octave_idx_type > [inline, protected]
nelem(void) const PermMatrix [inline]
nnz(void) constArray< octave_idx_type > [protected]
nth_element(const idx_vector &n, int dim=0) constArray< 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) constArray< octave_idx_type > [inline, protected]
Array< octave_idx_type >::operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) constArray< octave_idx_type > [inline, protected]
Array< octave_idx_type >::operator()(const Array< octave_idx_type > &ra_idx) constArray< 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) constArray< octave_idx_type > [protected]
pages(void) constArray< 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) constArray< 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]
repArray< octave_idx_type > [protected]
reshape(octave_idx_type nr, octave_idx_type nc) constArray< octave_idx_type > [inline, protected]
reshape(const dim_vector &new_dims) constArray< octave_idx_type > [inline, protected]
resize(octave_idx_type n) GCC_ATTR_DEPRECATEDArray< octave_idx_type > [inline, protected]
resize(octave_idx_type nr, octave_idx_type nc, const octave_idx_type &rfv=resize_fill_value()) GCC_ATTR_DEPRECATEDArray< 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_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_rows_idx(sortmode mode=ASCENDING) constArray< octave_idx_type > [protected]
squeeze(void) constArray< octave_idx_type > [protected]
test(F fcn) constArray< octave_idx_type > [inline, protected]
test_all(F fcn) constArray< octave_idx_type > [inline, protected]
test_all(bool(&fcn)(octave_idx_type)) constArray< octave_idx_type > [inline, protected]
test_all(bool(&fcn)(const octave_idx_type &)) constArray< octave_idx_type > [inline, protected]
test_any(F fcn) constArray< octave_idx_type > [inline, protected]
test_any(bool(&fcn)(octave_idx_type)) constArray< octave_idx_type > [inline, protected]
test_any(bool(&fcn)(const octave_idx_type &)) constArray< 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) constArray< 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) constArray< 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) constArray< 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) constArray< octave_idx_type > [inline, protected]
~Array(void)Array< octave_idx_type > [inline, protected]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines