, including all inherited members.
append(const RowVector &a) const | ComplexRowVector | |
append(const ComplexRowVector &a) const | ComplexRowVector | |
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 > | |
byte_size(void) const | Array< Complex > | [inline] |
capacity(void) const | Array< Complex > | [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 | ComplexRowVector | |
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 > | |
ComplexColumnVector class | ComplexRowVector | [friend] |
ComplexRowVector(void) | ComplexRowVector | [inline] |
ComplexRowVector(octave_idx_type n) | ComplexRowVector | [inline, explicit] |
ComplexRowVector(const dim_vector &dv) | ComplexRowVector | [inline, explicit] |
ComplexRowVector(octave_idx_type n, const Complex &val) | ComplexRowVector | [inline] |
ComplexRowVector(const ComplexRowVector &a) | ComplexRowVector | [inline] |
ComplexRowVector(const MArray< Complex > &a) | ComplexRowVector | [inline] |
ComplexRowVector(const RowVector &a) | ComplexRowVector | [explicit] |
compute_index(const Array< octave_idx_type > &ra_idx) const | Array< Complex > | |
conj(const ComplexRowVector &a) | ComplexRowVector | [friend] |
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 | Array< Complex > | |
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 | ComplexRowVector | |
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 > | |
extract(octave_idx_type c1, octave_idx_type c2) const | ComplexRowVector | |
extract_n(octave_idx_type c1, octave_idx_type n) const | ComplexRowVector | |
fastmap(U(*fcn)(typename ref_param< Complex >::type)) const | Array< Complex > | [inline] |
fill(double val) | ComplexRowVector | |
fill(const Complex &val) | ComplexRowVector | |
fill(double val, octave_idx_type c1, octave_idx_type c2) | ComplexRowVector | |
fill(const Complex &val, octave_idx_type c1, octave_idx_type c2) | ComplexRowVector | |
find(octave_idx_type n=-1, bool backward=false) const | Array< Complex > | |
fortran_vec(void) const | Array< Complex > | [inline] |
fortran_vec(void) | Array< Complex > | |
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(void) const | ComplexRowVector | |
MArray< Complex >::hermitian(Complex(*fcn)(const Complex &)=0) const | MArray< Complex > | [inline] |
idx_add(const idx_vector &idx, Complexval) | MArray< Complex > | |
idx_add(const idx_vector &idx, const MArray< Complex > &vals) | MArray< Complex > | |
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 RowVector &a, octave_idx_type c) | ComplexRowVector | |
insert(const ComplexRowVector &a, octave_idx_type c) | ComplexRowVector | |
MArray< Complex >::insert(const Array< Complex > &a, octave_idx_type r, octave_idx_type c) | Array< Complex > | |
MArray< 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 | Array< 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] |
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 | ComplexRowVector | |
map(cmapper fcn) const | ComplexRowVector | |
MArray< Complex >::map(F fcn) const | MArray< Complex > | [inline] |
MArray(Complex *d, octave_idx_type l) | MArray< Complex > | [inline, protected] |
MArray(void) | MArray< Complex > | [inline] |
MArray(octave_idx_type n) | MArray< Complex > | [inline, explicit] |
MArray(octave_idx_type n, const Complex &val) | MArray< Complex > | [inline] |
MArray(const MArray< Complex > &a) | MArray< Complex > | [inline] |
MArray(const Array< Complex > &a) | MArray< Complex > | [inline] |
MArray(const dim_vector &dv) | MArray< Complex > | [inline] |
max(void) const | ComplexRowVector | |
maybe_delete_dims(void) | Array< Complex > | |
maybe_economize(void) | Array< Complex > | [inline] |
mex_get_data(void) const | Array< Complex > | [inline] |
min(void) const | ComplexRowVector | |
ndims(void) const | Array< Complex > | [inline] |
nelem(void) const | Array< Complex > | [inline] |
nnz(void) const | MArray< Complex > | [inline] |
norm(double p) const | MArray< Complex > | [inline] |
norm(float p) const | MArray< Complex > | |
nth_element(const idx_vector &n, int dim=0) const | Array< Complex > | |
numel(void) const | Array< Complex > | [inline] |
operator!=(const ComplexRowVector &a) const | ComplexRowVector | |
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*(const ComplexRowVector &a, const ComplexMatrix &b) | ComplexRowVector | [friend] |
operator*(const RowVector &a, const ComplexMatrix &b) | ComplexRowVector | [friend] |
operator+=(const RowVector &a) | ComplexRowVector | |
operator-=(const RowVector &a) | ComplexRowVector | |
operator<<(std::ostream &os, const ComplexRowVector &a) | ComplexRowVector | [friend] |
operator=(const ComplexRowVector &a) | ComplexRowVector | [inline] |
MArray< Complex >::operator=(const MArray< Complex > &a) | MArray< Complex > | [inline] |
Array< Complex >::operator=(const Array< Complex > &a) | Array< Complex > | [inline] |
operator==(const ComplexRowVector &a) const | ComplexRowVector | |
operator>>(std::istream &is, ComplexRowVector &a) | ComplexRowVector | [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 | Array< Complex > | |
print_info(std::ostream &os, const std::string &prefix) const | Array< Complex > | |
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 | Array< Complex > | [inline] |
resize(octave_idx_type n, const Complex &val=Array< Complex >::resize_fill_value()) | MArray< Complex > | [inline] |
Array< Complex >::resize(octave_idx_type n) | Array< Complex > | [inline] |
Array< Complex >::resize(dim_vector dv) | Array< Complex > | [inline] |
Array< Complex >::resize(octave_idx_type nr, octave_idx_type nc, const Complex &rfv) | Array< Complex > | [inline] |
Array< Complex >::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() | Array< Complex > | [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 | Array< Complex > | |
transpose(void) const | ComplexRowVector | |
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] |
~Array(void) | Array< Complex > | [inline] |
~MArray(void) | MArray< Complex > | [inline] |