メインページ   クラス階層   構成   ファイル一覧   構成メンバ   ファイルメンバ  

ComplexMatrix メンバ一覧

これは全メンバの一覧です。ComplexMatrix継承メンバも含んでいます。
abs(void) constComplexMatrix
all(int dim=-1) constComplexMatrix
all_elements_are_real(void) constComplexMatrix
all_integers(double &max_val, double &min_val) constComplexMatrix
any(int dim=-1) constComplexMatrix
any_element_is_inf_or_nan(void) constComplexMatrix
append(const Matrix &a) constComplexMatrix
append(const RowVector &a) constComplexMatrix
append(const ColumnVector &a) constComplexMatrix
append(const DiagMatrix &a) constComplexMatrix
append(const ComplexMatrix &a) constComplexMatrix
append(const ComplexRowVector &a) constComplexMatrix
append(const ComplexColumnVector &a) constComplexMatrix
append(const ComplexDiagMatrix &a) constComplexMatrix
apply(c_c_Mapper f)ComplexMatrix
Array(Complex *d, int n)Array< Complex > [inline, protected]
Array(Complex *d, const dim_vector &dv)Array< Complex > [inline, protected]
Array(void)Array< Complex > [inline]
Array(int n)Array< Complex > [inline, explicit]
Array(int 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 >
Array2(Complex *d, int r, int c)Array2< Complex > [inline, protected]
Array2(void)Array2< Complex > [inline]
Array2(int r, int c)Array2< Complex > [inline]
Array2(int r, int c, const Complex &val)Array2< Complex > [inline]
Array2(const Array2< Complex > &a)Array2< Complex > [inline]
Array2(const Array< Complex > &a, int r, int c)Array2< Complex > [inline]
byte_size(void) constArray< Complex > [inline]
capacity(void) constArray< Complex > [inline]
checkelem(int n)Array< Complex > [inline]
checkelem(int i, int j)Array< Complex > [inline]
checkelem(int i, int j, int k)Array< Complex > [inline]
checkelem(const Array< int > &ra_idx)Array< Complex > [inline]
checkelem(int n) constArray< Complex > [inline]
checkelem(int i, int j) constArray< Complex > [inline]
checkelem(int i, int j, int k) constArray< Complex > [inline]
checkelem(const Array< int > &ra_idx) constArray< Complex > [inline]
chop_trailing_singletons(void)Array< Complex > [inline]
clear_index(void)Array< Complex >
cols(void) constArray< Complex > [inline]
column(int i) constComplexMatrix
column(char *s) constComplexMatrix
column_is_real_only(int) constComplexMatrix
column_max(void) constComplexMatrix
column_max(Array< int > &index) constComplexMatrix
column_min(void) constComplexMatrix
column_min(Array< int > &index) constComplexMatrix
columns(void) constArray< Complex > [inline]
ComplexMatrix(void)ComplexMatrix [inline]
ComplexMatrix(int r, int c)ComplexMatrix [inline]
ComplexMatrix(int r, int c, const Complex &val)ComplexMatrix [inline]
ComplexMatrix(const ComplexMatrix &a)ComplexMatrix [inline]
ComplexMatrix(const MArray2< Complex > &a)ComplexMatrix [inline]
ComplexMatrix(const Matrix &a)ComplexMatrix [explicit]
ComplexMatrix(const RowVector &rv)ComplexMatrix [explicit]
ComplexMatrix(const ColumnVector &cv)ComplexMatrix [explicit]
ComplexMatrix(const DiagMatrix &a)ComplexMatrix [explicit]
ComplexMatrix(const ComplexRowVector &rv)ComplexMatrix [explicit]
ComplexMatrix(const ComplexColumnVector &cv)ComplexMatrix [explicit]
ComplexMatrix(const ComplexDiagMatrix &a)ComplexMatrix [explicit]
ComplexMatrix(const boolMatrix &a)ComplexMatrix [explicit]
ComplexMatrix(const charMatrix &a)ComplexMatrix [explicit]
compute_index(const Array< int > &ra_idx) constArray< Complex >
conj(const ComplexMatrix &a)ComplexMatrix [friend]
cumprod(int dim=-1) constComplexMatrix
cumsum(int dim=-1) constComplexMatrix
data(void) constArray< Complex > [inline]
determinant(void) constComplexMatrix
determinant(int &info) constComplexMatrix
determinant(int &info, double &rcond, int calc_cond=1) constComplexMatrix
diag(void) constComplexMatrix
diag(int k) constComplexMatrix
dim1(void) constArray< Complex > [inline]
dim2(void) constArray< Complex > [inline]
dim3(void) constArray< Complex > [inline]
dimensionsArray< Complex >
dims(void) constArray< Complex > [inline]
elem(int n)Array< Complex > [inline]
elem(int i, int j)Array< Complex > [inline]
elem(int i, int j, int k)Array< Complex > [inline]
elem(const Array< int > &ra_idx)Array< Complex > [inline]
elem(int n) constArray< Complex > [inline]
elem(int i, int j) constArray< Complex > [inline]
elem(int i, int j, int k) constArray< Complex > [inline]
elem(const Array< int > &ra_idx) constArray< Complex > [inline]
expm(void) constComplexMatrix
extract(int r1, int c1, int r2, int c2) constComplexMatrix
extract_n(int r1, int c1, int nr, int nc) constComplexMatrix
fill(double val)ComplexMatrix
fill(const Complex &val)ComplexMatrix
fill(double val, int r1, int c1, int r2, int c2)ComplexMatrix
fill(const Complex &val, int r1, int c1, int r2, int c2)ComplexMatrix
fortran_vec(void) constArray< Complex > [inline]
fortran_vec(void)Array< Complex >
fourier(void) constComplexMatrix
fourier2d(void) constComplexMatrix
get_idx(void) constArray< Complex > [inline]
get_size(int r, int c)Array2< Complex > [inline, protected, static]
Array< Complex >::get_size(int r, int c, int p)Array< Complex > [static]
Array< Complex >::get_size(const dim_vector &dv)Array< Complex > [static]
hermitian(void) constComplexMatrix
idxArray< Complex > [protected]
idx_countArray< Complex > [protected]
ifourier(void) constComplexMatrix
ifourier2d(void) constComplexMatrix
index(idx_vector &i, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray2< Complex > [inline]
index(idx_vector &i, idx_vector &j, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray2< Complex > [inline]
Array< Complex >::index(Array< idx_vector > &ra_idx, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray< Complex >
index1(idx_vector &i, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray< Complex >
index2(idx_vector &i, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray< Complex >
index_count(void) constArray< Complex > [inline]
indexN(idx_vector &i, int resize_ok=0, const Complex &rfv=resize_fill_value(Complex())) constArray< Complex >
insert(const Matrix &a, int r, int c)ComplexMatrix
insert(const RowVector &a, int r, int c)ComplexMatrix
insert(const ColumnVector &a, int r, int c)ComplexMatrix
insert(const DiagMatrix &a, int r, int c)ComplexMatrix
insert(const ComplexMatrix &a, int r, int c)ComplexMatrix
insert(const ComplexRowVector &a, int r, int c)ComplexMatrix
insert(const ComplexColumnVector &a, int r, int c)ComplexMatrix
insert(const ComplexDiagMatrix &a, int r, int c)ComplexMatrix
MArray2< Complex >::insert(const Array2< Complex > &a, int r, int c)MArray2< Complex > [inline]
Array< Complex >::insert(const Array< Complex > &a, int r, int c)Array< Complex >
Array< Complex >::insert(const Array< Complex > &a, const Array< int > &idx)Array< Complex >
insert2(const Array< Complex > &a, int r, int c)Array< Complex >
insertN(const Array< Complex > &a, int r, int c)Array< Complex >
inverse(void) constComplexMatrix
inverse(int &info) constComplexMatrix
inverse(int &info, double &rcond, int force=0, int calc_cond=1) constComplexMatrix
ipermute(const Array< int > &vec) constArray< Complex > [inline]
is_empty(void) constArray< Complex > [inline]
is_hermitian(void) constComplexMatrix
is_square(void) constArray< Complex > [inline]
length(void) constArray< Complex > [inline]
lssolve(const Matrix &b) constComplexMatrix
lssolve(const Matrix &b, int &info) constComplexMatrix
lssolve(const Matrix &b, int &info, int &rank) constComplexMatrix
lssolve(const ComplexMatrix &b) constComplexMatrix
lssolve(const ComplexMatrix &b, int &info) constComplexMatrix
lssolve(const ComplexMatrix &b, int &info, int &rank) constComplexMatrix
lssolve(const ColumnVector &b) constComplexMatrix
lssolve(const ColumnVector &b, int &info) constComplexMatrix
lssolve(const ColumnVector &b, int &info, int &rank) constComplexMatrix
lssolve(const ComplexColumnVector &b) constComplexMatrix
lssolve(const ComplexColumnVector &b, int &info) constComplexMatrix
lssolve(const ComplexColumnVector &b, int &info, int &rank) constComplexMatrix
make_unique(void)Array< Complex > [inline, protected]
make_unique(const Complex &val)Array< Complex > [inline, protected]
map(c_c_Mapper f) constComplexMatrix
map(d_c_Mapper f) constComplexMatrix
map(b_c_Mapper f) constComplexMatrix
MArray2(Complex *d, int n, int m)MArray2< Complex > [inline, protected]
MArray2(void)MArray2< Complex > [inline]
MArray2(int n, int m)MArray2< Complex > [inline]
MArray2(int n, int m, const Complex &val)MArray2< Complex > [inline]
MArray2(const MArray2< Complex > &a)MArray2< Complex > [inline]
MArray2(const Array2< Complex > &a)MArray2< Complex > [inline]
maybe_delete_dims(void)Array< Complex >
maybe_delete_elements(idx_vector &i)Array< Complex >
maybe_delete_elements(idx_vector &i, idx_vector &j)Array< Complex >
maybe_delete_elements(idx_vector &i, idx_vector &j, idx_vector &k)Array< Complex >
maybe_delete_elements(Array< idx_vector > &ra_idx, const Complex &rfv)Array< Complex >
maybe_delete_elements_1(idx_vector &i)Array< Complex >
maybe_delete_elements_2(idx_vector &i)Array< Complex >
ndims(void) constArray< Complex > [inline]
nelem(void) constArray< Complex > [inline]
numel(void) constArray< Complex > [inline]
operator *(const ColumnVector &a, const ComplexRowVector &b)ComplexMatrix [friend]
operator *(const ComplexColumnVector &a, const RowVector &b)ComplexMatrix [friend]
operator *(const ComplexColumnVector &a, const ComplexRowVector &b)ComplexMatrix [friend]
operator!(void) constComplexMatrix
operator!=(const ComplexMatrix &a) constComplexMatrix
operator()(int n)Array< Complex > [inline]
operator()(int i, int j)Array< Complex > [inline]
operator()(int i, int j, int k)Array< Complex > [inline]
operator()(const Array< int > &ra_idx)Array< Complex > [inline]
operator()(int n) constArray< Complex > [inline]
operator()(int i, int j) constArray< Complex > [inline]
operator()(int i, int j, int k) constArray< Complex > [inline]
operator()(const Array< int > &ra_idx) constArray< Complex > [inline]
operator+=(const DiagMatrix &a)ComplexMatrix
operator+=(const ComplexDiagMatrix &a)ComplexMatrix
operator+=(const Matrix &a)ComplexMatrix
operator-=(const DiagMatrix &a)ComplexMatrix
operator-=(const ComplexDiagMatrix &a)ComplexMatrix
operator-=(const Matrix &a)ComplexMatrix
operator<<(std::ostream &os, const ComplexMatrix &a)ComplexMatrix [friend]
operator=(const ComplexMatrix &a)ComplexMatrix [inline]
MArray2< Complex >::operator=(const MArray2< Complex > &a)MArray2< Complex > [inline]
Array2< Complex >::operator=(const Array2< Complex > &a)Array2< Complex > [inline]
Array< Complex >::operator=(const Array< Complex > &a)Array< Complex > [inline]
operator==(const ComplexMatrix &a) constComplexMatrix
operator>>(std::istream &is, ComplexMatrix &a)ComplexMatrix [friend]
pages(void) constArray< Complex > [inline]
permute(const Array< int > &vec, bool inv=false) constArray< Complex >
print_info(std::ostream &os, const std::string &prefix) constArray< Complex >
prod(int dim=-1) constComplexMatrix
pseudo_inverse(double tol=0.0) constComplexMatrix
qsort(int(*compare)(const void *, const void *))Array< Complex > [inline]
range_error(const char *fcn, int n) constArray< Complex >
range_error(const char *fcn, int n)Array< Complex >
range_error(const char *fcn, int i, int j) constArray< Complex >
range_error(const char *fcn, int i, int j)Array< Complex >
range_error(const char *fcn, int i, int j, int k) constArray< Complex >
range_error(const char *fcn, int i, int j, int k)Array< Complex >
range_error(const char *fcn, const Array< int > &ra_idx) constArray< Complex >
range_error(const char *fcn, const Array< int > &ra_idx)Array< Complex >
repArray< Complex >
reshape(const dim_vector &new_dims) constArray< Complex >
resize(int r, int c)Array2< Complex > [inline]
resize(int r, int c, const Complex &val)Array2< Complex > [inline]
Array< Complex >::resize(int n)Array< Complex > [inline]
Array< Complex >::resize(int n, const Complex &val)Array< Complex > [inline]
Array< Complex >::resize(const dim_vector &dv)Array< Complex > [inline]
Array< Complex >::resize(const dim_vector &dv, const Complex &val)Array< Complex > [inline]
resize_and_fill(int n, const Complex &val)Array< Complex >
resize_and_fill(int r, int c, const Complex &val)Array< Complex >
resize_and_fill(int r, int c, int p, const Complex &val)Array< Complex >
resize_and_fill(const dim_vector &dv, const Complex &val)Array< Complex >
resize_fill_value(void)ComplexMatrix [inline, static]
resize_no_fill(int n)Array< Complex >
resize_no_fill(int r, int c)Array< Complex >
resize_no_fill(int r, int c, int p)Array< Complex >
resize_no_fill(const dim_vector &dv)Array< Complex >
row(int i) constComplexMatrix
row(char *s) constComplexMatrix
row_is_real_only(int) constComplexMatrix
row_max(void) constComplexMatrix
row_max(Array< int > &index) constComplexMatrix
row_min(void) constComplexMatrix
row_min(Array< int > &index) constComplexMatrix
rows(void) constArray< Complex > [inline]
set_index(const idx_vector &i)Array< Complex >
solve(const Matrix &b) constComplexMatrix
solve(const Matrix &b, int &info) constComplexMatrix
solve(const Matrix &b, int &info, double &rcond) constComplexMatrix
solve(const Matrix &b, int &info, double &rcond, solve_singularity_handler sing_handler) constComplexMatrix
solve(const ComplexMatrix &b) constComplexMatrix
solve(const ComplexMatrix &b, int &info) constComplexMatrix
solve(const ComplexMatrix &b, int &info, double &rcond) constComplexMatrix
solve(const ComplexMatrix &b, int &info, double &rcond, solve_singularity_handler sing_handler) constComplexMatrix
solve(const ColumnVector &b) constComplexMatrix
solve(const ColumnVector &b, int &info) constComplexMatrix
solve(const ColumnVector &b, int &info, double &rcond) constComplexMatrix
solve(const ColumnVector &b, int &info, double &rcond, solve_singularity_handler sing_handler) constComplexMatrix
solve(const ComplexColumnVector &b) constComplexMatrix
solve(const ComplexColumnVector &b, int &info) constComplexMatrix
solve(const ComplexColumnVector &b, int &info, double &rcond) constComplexMatrix
solve(const ComplexColumnVector &b, int &info, double &rcond, solve_singularity_handler sing_handler) constComplexMatrix
solve_singularity_handler typedefComplexMatrix
squeeze(void) constArray< Complex >
stack(const Matrix &a) constComplexMatrix
stack(const RowVector &a) constComplexMatrix
stack(const ColumnVector &a) constComplexMatrix
stack(const DiagMatrix &a) constComplexMatrix
stack(const ComplexMatrix &a) constComplexMatrix
stack(const ComplexRowVector &a) constComplexMatrix
stack(const ComplexColumnVector &a) constComplexMatrix
stack(const ComplexDiagMatrix &a) constComplexMatrix
sum(int dim=-1) constComplexMatrix
sumsq(int dim=-1) constComplexMatrix
too_large_for_float(void) constComplexMatrix
transpose(void) constComplexMatrix [inline]
value(void)Array< Complex >
xelem(int n)Array< Complex > [inline]
xelem(int n) constArray< Complex > [inline]
xelem(int i, int j)Array< Complex > [inline]
xelem(int i, int j) constArray< Complex > [inline]
xelem(int i, int j, int k)Array< Complex > [inline]
xelem(int i, int j, int k) constArray< Complex > [inline]
xelem(const Array< int > &ra_idx)Array< Complex > [inline]
xelem(const Array< int > &ra_idx) constArray< Complex > [inline]
~Array(void)Array< Complex > [virtual]
~Array2(void)Array2< Complex > [inline]
~MArray2(void)MArray2< Complex > [inline]

Wed Dec 29 13:06:54 2004に生成されました。 doxygen1.2.18
SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送