Navigation

Operators and Keywords

Function List:

C++ API

intNDArray< T > Member List

This is the complete list of members for intNDArray< T >, including all inherited members.
abs(void) const intNDArray< T >
all(int dim=-1) const intNDArray< T >
any(int dim=-1) const intNDArray< T >
any_element_is_nan(void) const intNDArray< T > [inline]
any_element_not_one_or_zero(void) const intNDArray< T >
Array classArray< T > [friend]
Array(const Array< T > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u)Array< T > [inline, protected]
Array(void)Array< T > [inline]
Array(octave_idx_type n) GCC_ATTR_DEPRECATEDArray< T > [inline, explicit]
Array(octave_idx_type n, const T &val) GCC_ATTR_DEPRECATEDArray< T > [inline, explicit]
Array(const dim_vector &dv)Array< T > [inline, explicit]
Array(const dim_vector &dv, const T &val)Array< T > [inline, explicit]
Array(const Array< T > &a, const dim_vector &dv)Array< T >
Array(const Array< U > &a)Array< T > [inline]
Array(const Array< T > &a)Array< T > [inline]
as_column(void) const Array< T > [inline]
as_matrix(void) const Array< T > [inline]
as_row(void) const Array< T > [inline]
assign(const idx_vector &i, const Array< T > &rhs, const T &rfv=resize_fill_value())Array< T >
assign(const idx_vector &i, const idx_vector &j, const Array< T > &rhs, const T &rfv=resize_fill_value())Array< T >
assign(const Array< idx_vector > &ia, const Array< T > &rhs, const T &rfv=resize_fill_value())Array< T >
byte_size(void) const Array< T > [inline]
capacity(void) const Array< T > [inline]
cat(int dim, octave_idx_type n, const Array< T > *array_list)Array< T > [static]
changesign(void)intNDArray< T > [inline]
checkelem(octave_idx_type n)Array< T >
checkelem(octave_idx_type i, octave_idx_type j)Array< T >
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k)Array< T >
checkelem(const Array< octave_idx_type > &ra_idx)Array< T >
checkelem(octave_idx_type n) const Array< T >
checkelem(octave_idx_type i, octave_idx_type j) const Array< T >
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const Array< T >
checkelem(const Array< octave_idx_type > &ra_idx) const Array< T >
chop_trailing_singletons(void) GCC_ATTR_DEPRECATEDArray< T > [inline]
clear(void)Array< T >
clear(const dim_vector &dv)Array< T >
clear(octave_idx_type r, octave_idx_type c)Array< T > [inline]
cols(void) const Array< T > [inline]
column(octave_idx_type k) const Array< T >
columns(void) const Array< T > [inline]
compare_fcn_type typedefArray< T >
compute_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions)intNDArray< T > [static]
MArray::compute_index(octave_idx_type i, octave_idx_type j) const Array< T >
MArray::compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const Array< T >
MArray::compute_index(const Array< octave_idx_type > &ra_idx) const Array< T >
compute_index_unchecked(const Array< octave_idx_type > &ra_idx) const Array< T > [inline]
concat(const intNDArray< T > &rb, const Array< octave_idx_type > &ra_idx)intNDArray< T >
crefT typedefArray< T >
cummax(int dim=-1) const intNDArray< T >
cummax(Array< octave_idx_type > &index, int dim=-1) const intNDArray< T >
cummin(int dim=-1) const intNDArray< T >
cummin(Array< octave_idx_type > &index, int dim=-1) const intNDArray< T >
cumsum(int dim) const intNDArray< T >
data(void) const Array< T > [inline]
delete_elements(const idx_vector &i)Array< T >
delete_elements(int dim, const idx_vector &i)Array< T >
delete_elements(const Array< idx_vector > &ia)Array< T >
diag(octave_idx_type k=0) const intNDArray< T >
diff(octave_idx_type order=1, int dim=-1) const intNDArray< T >
dim1(void) const Array< T > [inline]
dim2(void) const Array< T > [inline]
dim3(void) const Array< T > [inline]
dimensionsArray< T > [protected]
dims(void) const Array< T > [inline]
dsum(int dim) const intNDArray< T >
elem(octave_idx_type n)Array< T > [inline]
elem(octave_idx_type i, octave_idx_type j)Array< T > [inline]
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k)Array< T > [inline]
elem(const Array< octave_idx_type > &ra_idx)Array< T > [inline]
elem(octave_idx_type n) const Array< T > [inline]
elem(octave_idx_type i, octave_idx_type j) const Array< T > [inline]
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const Array< T > [inline]
elem(const Array< octave_idx_type > &ra_idx) const Array< T > [inline]
element_type typedefArray< T >
fill(const T &val)Array< T >
find(octave_idx_type n=-1, bool backward=false) const Array< T >
fortran_vec(void) const Array< T > [inline]
fortran_vec(void)Array< T >
hermitian(T(*fcn)(const T &)=0) const MArray< T > [inline]
idx_add(const idx_vector &idx, T val)MArray< T >
idx_add(const idx_vector &idx, const MArray< T > &vals)MArray< T >
idx_add_nd(const idx_vector &idx, const MArray< T > &vals, int dim=-1)MArray< T >
idx_max(const idx_vector &idx, const MArray< T > &vals)MArray< T >
idx_min(const idx_vector &idx, const MArray< T > &vals)MArray< T >
increment_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions, int start_dimension=0)intNDArray< T > [static]
index(const idx_vector &i) const Array< T >
index(const idx_vector &i, const idx_vector &j) const Array< T >
index(const Array< idx_vector > &ia) const Array< T >
index(const idx_vector &i, bool resize_ok, const T &rfv=resize_fill_value()) const Array< T >
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const T &rfv=resize_fill_value()) const Array< T >
index(const Array< idx_vector > &ia, bool resize_ok, const T &rfv=resize_fill_value()) const Array< T >
insert(const intNDArray< T > &a, octave_idx_type r, octave_idx_type c)intNDArray< T >
insert(const intNDArray< T > &a, const Array< octave_idx_type > &ra_idx)intNDArray< T >
MArray::insert(const Array< T > &a, const Array< octave_idx_type > &idx)Array< T >
MArray::insert(const Array< T > &a, octave_idx_type r, octave_idx_type c)Array< T >
intNDArray(void)intNDArray< T > [inline]
intNDArray(T val)intNDArray< T > [inline]
intNDArray(const dim_vector &dv)intNDArray< T > [inline]
intNDArray(const dim_vector &dv, T val)intNDArray< T > [inline]
intNDArray(const Array< U > &a)intNDArray< T > [inline]
intNDArray(const MArray< U > &a)intNDArray< T > [inline]
intNDArray(const intNDArray< U > &a)intNDArray< T > [inline]
ipermute(const Array< octave_idx_type > &vec) const MArray< T > [inline]
is_empty(void) const Array< T > [inline]
is_shared(void)Array< T > [inline]
is_sorted(sortmode mode=UNSORTED) const Array< T >
is_sorted_rows(sortmode mode=UNSORTED) const Array< T >
is_square(void) const Array< T > [inline]
is_vector(void) const Array< T > [inline]
length(void) const Array< T > [inline]
linear_slice(octave_idx_type lo, octave_idx_type up) const Array< T >
lookup(const T &value, sortmode mode=UNSORTED) const Array< T >
lookup(const Array< T > &values, sortmode mode=UNSORTED) const Array< T >
make_unique(void)Array< T > [inline]
map(F fcn) const Array< T > [inline]
map(U(&fcn)(T)) const Array< T > [inline]
map(U(&fcn)(const T &)) const Array< T > [inline]
MArray(void)MArray< T > [inline]
MArray(octave_idx_type n) GCC_ATTR_DEPRECATEDMArray< T > [inline, explicit]
MArray(octave_idx_type n, const T &val) GCC_ATTR_DEPRECATEDMArray< T > [inline]
MArray(const dim_vector &dv)MArray< T > [inline, explicit]
MArray(const dim_vector &dv, const T &val)MArray< T > [inline, explicit]
MArray(const MArray< T > &a)MArray< T > [inline]
MArray(const Array< U > &a)MArray< T > [inline]
max(int dim=-1) const intNDArray< T >
max(Array< octave_idx_type > &index, int dim=-1) const intNDArray< T >
maybe_economize(void)Array< T > [inline]
mex_get_data(void) const Array< T > [inline]
min(int dim=-1) const intNDArray< T >
min(Array< octave_idx_type > &index, int dim=-1) const intNDArray< T >
ndims(void) const Array< T > [inline]
nelem(void) const Array< T > [inline]
nnz(void) const Array< T >
nth_element(const idx_vector &n, int dim=0) const Array< T >
numel(void) const Array< T > [inline]
operator!(void) const intNDArray< T >
operator()(octave_idx_type n)Array< T > [inline]
operator()(octave_idx_type i, octave_idx_type j)Array< T > [inline]
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k)Array< T > [inline]
operator()(const Array< octave_idx_type > &ra_idx)Array< T > [inline]
operator()(octave_idx_type n) const Array< T > [inline]
operator()(octave_idx_type i, octave_idx_type j) const Array< T > [inline]
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const Array< T > [inline]
operator()(const Array< octave_idx_type > &ra_idx) const Array< T > [inline]
operator=(const intNDArray< T > &a)intNDArray< T > [inline]
MArray::operator=(const MArray< T > &a)MArray< T > [inline]
Array::operator=(const Array< T > &a)Array< T > [inline]
optimize_dimensions(const dim_vector &dv)Array< T >
page(octave_idx_type k) const Array< T >
pages(void) const Array< T > [inline]
permute(const Array< octave_idx_type > &vec, bool inv=false) const MArray< T > [inline]
print_info(std::ostream &os, const std::string &prefix) const Array< T >
repArray< T > [protected]
reshape(const dim_vector &new_dims) const MArray< T > [inline]
Array::reshape(octave_idx_type nr, octave_idx_type nc) const Array< T > [inline]
resize(octave_idx_type n) GCC_ATTR_DEPRECATEDArray< T > [inline]
resize(octave_idx_type nr, octave_idx_type nc, const T &rfv=resize_fill_value()) GCC_ATTR_DEPRECATEDArray< T > [inline]
resize(const dim_vector &dv, const T &rfv=resize_fill_value())Array< T >
resize1(octave_idx_type n, const T &rfv=resize_fill_value())Array< T >
resize_fill_value(void)intNDArray< T > [inline, static]
rows(void) const Array< T > [inline]
signum(void) const intNDArray< T >
slice_dataArray< T > [protected]
slice_lenArray< T > [protected]
sort(int dim=0, sortmode mode=ASCENDING) const Array< T >
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const Array< T >
sort_rows_idx(sortmode mode=ASCENDING) const Array< T >
squeeze(void) const intNDArray< T > [inline]
sum(int dim) const intNDArray< T >
test(F fcn) const Array< T > [inline]
test_all(F fcn) const Array< T > [inline]
test_all(bool(&fcn)(T)) const Array< T > [inline]
test_all(bool(&fcn)(const T &)) const Array< T > [inline]
test_any(F fcn) const Array< T > [inline]
test_any(bool(&fcn)(T)) const Array< T > [inline]
test_any(bool(&fcn)(const T &)) const Array< T > [inline]
transpose(void) const intNDArray< T > [inline]
xelem(octave_idx_type n)Array< T > [inline]
xelem(octave_idx_type n) const Array< T > [inline]
xelem(octave_idx_type i, octave_idx_type j)Array< T > [inline]
xelem(octave_idx_type i, octave_idx_type j) const Array< T > [inline]
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k)Array< T > [inline]
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const Array< T > [inline]
xelem(const Array< octave_idx_type > &ra_idx)Array< T > [inline]
xelem(const Array< octave_idx_type > &ra_idx) const Array< T > [inline]
~Array(void)Array< T > [inline]
~MArray(void)MArray< T > [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines