, including all inherited members.
abs(void) const | ComplexNDArray | |
all(int dim=-1) const | ComplexNDArray | |
all_elements_are_real(void) const | ComplexNDArray | |
all_integers(double &max_val, double &min_val) const | ComplexNDArray | |
any(int dim=-1) const | ComplexNDArray | |
any_element_is_inf_or_nan(void) const | ComplexNDArray | |
any_element_is_nan(void) const | ComplexNDArray | |
Array class | Array< Complex > | [friend] |
Array(Complex *d, octave_idx_type n) | Array< Complex > | [inline, protected] |
Array(Complex *d, const dim_vector &dv) | Array< Complex > | [inline, protected] |
Array(const Array< Complex > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< Complex > | [inline, protected] |
Array(void) | Array< Complex > | [inline] |
Array(octave_idx_type n) | Array< Complex > | [inline, explicit] |
Array(octave_idx_type n, const Complex &val) | Array< Complex > | [inline, explicit] |
Array(const Array< U > &a) | Array< Complex > | [inline] |
Array(const Array< Complex > &a) | Array< Complex > | [inline] |
Array(const dim_vector &dv) | Array< Complex > | [inline] |
Array(const dim_vector &dv, const Complex &val) | Array< Complex > | [inline] |
Array(const Array< Complex > &a, const dim_vector &dv) | Array< Complex > | |
assign(const idx_vector &i, const Array< Complex > &rhs, const Complex &rfv=resize_fill_value()) | Array< Complex > | |
assign(const idx_vector &i, const idx_vector &j, const Array< Complex > &rhs, const Complex &rfv=resize_fill_value()) | Array< Complex > | |
assign(const Array< idx_vector > &ia, const Array< Complex > &rhs, const Complex &rfv=resize_fill_value()) | Array< Complex > | |
bmapper typedef | ComplexNDArray | |
byte_size(void) const | Array< Complex > | [inline] |
capacity(void) const | Array< Complex > | [inline] |
changesign(void) | ComplexNDArray | [inline] |
checkelem(octave_idx_type n) | Array< Complex > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j) | Array< Complex > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< Complex > | [inline] |
checkelem(const Array< octave_idx_type > &ra_idx) | Array< Complex > | [inline] |
checkelem(octave_idx_type n) const | Array< Complex > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j) const | Array< Complex > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< Complex > | [inline] |
checkelem(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | [inline] |
chop_trailing_singletons(void) | Array< Complex > | [inline] |
clear(void) | Array< Complex > | |
clear(const dim_vector &dv) | Array< Complex > | |
clear(octave_idx_type n) | Array< Complex > | [inline] |
clear(octave_idx_type r, octave_idx_type c) | Array< Complex > | [inline] |
cmapper typedef | ComplexNDArray | |
cols(void) const | Array< Complex > | [inline] |
column(octave_idx_type k) const | Array< Complex > | |
columns(void) const | Array< Complex > | [inline] |
compare_fcn_type typedef | Array< Complex > | |
ComplexNDArray(void) | ComplexNDArray | [inline] |
ComplexNDArray(const dim_vector &dv) | ComplexNDArray | [inline] |
ComplexNDArray(const dim_vector &dv, const Complex &val) | ComplexNDArray | [inline] |
ComplexNDArray(const ComplexNDArray &a) | ComplexNDArray | [inline] |
ComplexNDArray(const ComplexMatrix &a) | ComplexNDArray | [inline] |
ComplexNDArray(const MArrayN< U > &a) | ComplexNDArray | [inline] |
ComplexNDArray(const Array< U > &a) | ComplexNDArray | [inline] |
ComplexNDArray(const charNDArray &) | ComplexNDArray | |
compute_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions) | ComplexNDArray | [static] |
MArrayN< Complex >::compute_index(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | |
concat(const ComplexNDArray &rb, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
concat(const NDArray &rb, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
conj(const ComplexNDArray &a) | ComplexNDArray | [friend] |
cummax(int dim=0) const | ComplexNDArray | |
cummax(Array< octave_idx_type > &index, int dim=0) const | ComplexNDArray | |
cummin(int dim=0) const | ComplexNDArray | |
cummin(Array< octave_idx_type > &index, int dim=0) const | ComplexNDArray | |
cumprod(int dim=-1) const | ComplexNDArray | |
cumsum(int dim=-1) const | ComplexNDArray | |
data(void) const | Array< Complex > | [inline] |
delete_elements(const idx_vector &i) | Array< Complex > | |
delete_elements(int dim, const idx_vector &i) | Array< Complex > | |
delete_elements(const Array< idx_vector > &ia) | Array< Complex > | |
diag(octave_idx_type k=0) const | ComplexNDArray | |
diff(octave_idx_type order=1, int dim=0) const | ComplexNDArray | |
dim1(void) const | Array< Complex > | [inline] |
dim2(void) const | Array< Complex > | [inline] |
dim3(void) const | Array< Complex > | [inline] |
dimensions | Array< Complex > | [protected] |
dims(void) const | Array< Complex > | [inline] |
dmapper typedef | ComplexNDArray | |
elem(octave_idx_type n) | Array< Complex > | [inline] |
elem(octave_idx_type i, octave_idx_type j) | Array< Complex > | [inline] |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< Complex > | [inline] |
elem(const Array< octave_idx_type > &ra_idx) | Array< Complex > | [inline] |
elem(octave_idx_type n) const | Array< Complex > | [inline] |
elem(octave_idx_type i, octave_idx_type j) const | Array< Complex > | [inline] |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< Complex > | [inline] |
elem(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | [inline] |
element_type typedef | Array< Complex > | |
fastmap(U(*fcn)(typename ref_param< Complex >::type)) const | Array< Complex > | [inline] |
fill(const Complex &val) | Array< Complex > | |
find(octave_idx_type n=-1, bool backward=false) const | Array< Complex > | |
fortran_vec(void) const | Array< Complex > | [inline] |
fortran_vec(void) | Array< Complex > | |
fourier(int dim=1) const | ComplexNDArray | |
fourier2d(void) const | ComplexNDArray | |
fourierNd(void) const | ComplexNDArray | |
get_size(octave_idx_type r, octave_idx_type c) | Array< Complex > | [static] |
get_size(octave_idx_type r, octave_idx_type c, octave_idx_type p) | Array< Complex > | [static] |
get_size(const dim_vector &dv) | Array< Complex > | [static] |
hermitian(Complex(*fcn)(const Complex &)=0) const | Array< Complex > | |
ifourier(int dim=1) const | ComplexNDArray | |
ifourier2d(void) const | ComplexNDArray | |
ifourierNd(void) const | ComplexNDArray | |
increment_index(Array< octave_idx_type > &ra_idx, const dim_vector &dimensions, int start_dimension=0) | ComplexNDArray | [static] |
index(const idx_vector &i) const | Array< Complex > | |
index(const idx_vector &i, const idx_vector &j) const | Array< Complex > | |
index(const Array< idx_vector > &ia) const | Array< Complex > | |
index(const idx_vector &i, bool resize_ok, const Complex &rfv=resize_fill_value()) const | Array< Complex > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const Complex &rfv=resize_fill_value()) const | Array< Complex > | |
index(const Array< idx_vector > &ia, bool resize_ok, const Complex &rfv=resize_fill_value()) const | Array< Complex > | |
insert(const NDArray &a, octave_idx_type r, octave_idx_type c) | ComplexNDArray | |
insert(const ComplexNDArray &a, octave_idx_type r, octave_idx_type c) | ComplexNDArray | |
insert(const ComplexNDArray &a, const Array< octave_idx_type > &ra_idx) | ComplexNDArray | |
MArrayN< Complex >::insert(const Array< Complex > &a, octave_idx_type r, octave_idx_type c) | Array< Complex > | |
MArrayN< Complex >::insert(const Array< Complex > &a, const Array< octave_idx_type > &idx) | Array< Complex > | |
insert2(const Array< Complex > &a, octave_idx_type r, octave_idx_type c) | Array< Complex > | |
insertN(const Array< Complex > &a, octave_idx_type r, octave_idx_type c) | Array< Complex > | |
ipermute(const Array< octave_idx_type > &vec) const | MArrayN< Complex > | [inline] |
is_empty(void) const | Array< Complex > | [inline] |
is_shared(void) | Array< Complex > | [inline] |
is_sorted(sortmode mode=UNSORTED) const | Array< Complex > | |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< Complex > | |
is_square(void) const | Array< Complex > | [inline] |
is_vector(void) const | Array< Complex > | [inline] |
isfinite(void) const | ComplexNDArray | |
isinf(void) const | ComplexNDArray | |
isnan(void) const | ComplexNDArray | |
length(void) const | Array< Complex > | [inline] |
linear_slice(octave_idx_type lo, octave_idx_type up) const | Array< Complex > | |
linearize(void) const | Array< Complex > | |
lookup(const Complex &value, sortmode mode=UNSORTED) const | Array< Complex > | |
lookup(const Array< Complex > &values, sortmode mode=UNSORTED, bool linf=false, bool rinf=false) const | Array< Complex > | |
lookupb(const Array< Complex > &values, sortmode mode=UNSORTED) const | Array< Complex > | |
lookupm(const Array< Complex > &values, sortmode mode=UNSORTED) const | Array< Complex > | |
make_unique(void) | Array< Complex > | [inline] |
map(dmapper fcn) const | ComplexNDArray | |
map(cmapper fcn) const | ComplexNDArray | |
map(bmapper fcn) const | ComplexNDArray | |
MArrayN< Complex >::map(F fcn) const | MArrayN< Complex > | [inline] |
MArrayN(Complex *d, const dim_vector &dv) | MArrayN< Complex > | [inline, protected] |
MArrayN(void) | MArrayN< Complex > | [inline] |
MArrayN(const dim_vector &dv) | MArrayN< Complex > | [inline] |
MArrayN(const dim_vector &dv, const Complex &val) | MArrayN< Complex > | [inline] |
MArrayN(const Array2< U > &a) | MArrayN< Complex > | [inline, explicit] |
MArrayN(const Array< U > &a) | MArrayN< Complex > | [inline] |
MArrayN(const MArrayN< U > &a) | MArrayN< Complex > | [inline] |
matrix_type typedef | ComplexNDArray | |
matrix_value(void) const | ComplexNDArray | |
max(int dim=0) const | ComplexNDArray | |
max(Array< octave_idx_type > &index, int dim=0) const | ComplexNDArray | |
maybe_delete_dims(void) | Array< Complex > | |
maybe_economize(void) | Array< Complex > | [inline] |
mex_get_data(void) const | Array< Complex > | [inline] |
min(int dim=0) const | ComplexNDArray | |
min(Array< octave_idx_type > &index, int dim=0) const | ComplexNDArray | |
ndims(void) const | Array< Complex > | [inline] |
nelem(void) const | Array< Complex > | [inline] |
nnz(void) const | MArrayN< Complex > | [inline] |
nth_element(const idx_vector &n, int dim=0) const | Array< Complex > | |
numel(void) const | Array< Complex > | [inline] |
operator!(void) const | ComplexNDArray | |
operator()(octave_idx_type n) | Array< Complex > | [inline] |
operator()(octave_idx_type i, octave_idx_type j) | Array< Complex > | [inline] |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< Complex > | [inline] |
operator()(const Array< octave_idx_type > &ra_idx) | Array< Complex > | [inline] |
operator()(octave_idx_type n) const | Array< Complex > | [inline] |
operator()(octave_idx_type i, octave_idx_type j) const | Array< Complex > | [inline] |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< Complex > | [inline] |
operator()(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | [inline] |
operator<<(std::ostream &os, const ComplexNDArray &a) | ComplexNDArray | [friend] |
operator=(const ComplexNDArray &a) | ComplexNDArray | [inline] |
MArrayN< Complex >::operator=(const MArrayN< Complex > &a) | MArrayN< Complex > | [inline] |
Array< Complex >::operator=(const Array< Complex > &a) | Array< Complex > | [inline] |
operator>>(std::istream &is, ComplexNDArray &a) | ComplexNDArray | [friend] |
page(octave_idx_type k) const | Array< Complex > | |
pages(void) const | Array< Complex > | [inline] |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | MArrayN< Complex > | [inline] |
print_info(std::ostream &os, const std::string &prefix) const | Array< Complex > | |
prod(int dim=-1) const | ComplexNDArray | |
range_error(const char *fcn, octave_idx_type n) const | Array< Complex > | |
range_error(const char *fcn, octave_idx_type n) | Array< Complex > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) const | Array< Complex > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) | Array< Complex > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< Complex > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< Complex > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) const | Array< Complex > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) | Array< Complex > | |
rep | Array< Complex > | [protected] |
reshape(const dim_vector &new_dims) const | MArrayN< Complex > | [inline] |
resize(octave_idx_type n) | Array< Complex > | [inline] |
resize(dim_vector dv) | Array< Complex > | [inline] |
resize(octave_idx_type n, const Complex &rfv) | Array< Complex > | [inline] |
resize(octave_idx_type nr, octave_idx_type nc, const Complex &rfv) | Array< Complex > | [inline] |
resize(dim_vector dv, const Complex &rfv) | Array< Complex > | [inline] |
resize_fill(octave_idx_type n, const Complex &rfv) | Array< Complex > | |
resize_fill(octave_idx_type nr, octave_idx_type nc, const Complex &rfv) | Array< Complex > | |
resize_fill(const dim_vector &dv, const Complex &rfv) | Array< Complex > | |
resize_fill_value(void) | ComplexNDArray | [inline, static] |
rows(void) const | Array< Complex > | [inline] |
slice_data | Array< Complex > | [protected] |
slice_len | Array< Complex > | [protected] |
sort(int dim=0, sortmode mode=ASCENDING) const | Array< Complex > | |
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const | Array< Complex > | |
sort_rows_idx(sortmode mode=ASCENDING) const | Array< Complex > | |
squeeze(void) const | ComplexNDArray | [inline] |
sum(int dim=-1) const | ComplexNDArray | |
sumsq(int dim=-1) const | ComplexNDArray | |
too_large_for_float(void) const | ComplexNDArray | |
transpose(void) const | Array< Complex > | |
xelem(octave_idx_type n) | Array< Complex > | [inline] |
xelem(octave_idx_type n) const | Array< Complex > | [inline] |
xelem(octave_idx_type i, octave_idx_type j) | Array< Complex > | [inline] |
xelem(octave_idx_type i, octave_idx_type j) const | Array< Complex > | [inline] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< Complex > | [inline] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< Complex > | [inline] |
xelem(const Array< octave_idx_type > &ra_idx) | Array< Complex > | [inline] |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | [inline] |
xsum(int dim=-1) const | ComplexNDArray | |
~Array(void) | Array< Complex > | [inline] |
~MArrayN(void) | MArrayN< Complex > | [inline] |