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

boolNDArray メンバ一覧

これは全メンバの一覧です。boolNDArray継承メンバも含んでいます。
all(int dim=-1) constboolNDArray
any(int dim=-1) constboolNDArray
Array(bool *d, int n)Array< bool > [inline, protected]
Array(bool *d, const dim_vector &dv)Array< bool > [inline, protected]
Array(void)Array< bool > [inline]
Array(int n)Array< bool > [inline, explicit]
Array(int n, const bool &val)Array< bool > [inline, explicit]
Array(const Array< U > &a)Array< bool > [inline]
Array(const Array< bool > &a)Array< bool > [inline]
Array(const dim_vector &dv)Array< bool > [inline]
Array(const dim_vector &dv, const bool &val)Array< bool > [inline]
Array(const Array< bool > &a, const dim_vector &dv)Array< bool >
ArrayN(bool *d, const dim_vector &dv)ArrayN< bool > [inline, protected]
ArrayN(void)ArrayN< bool > [inline]
ArrayN(const dim_vector &dv)ArrayN< bool > [inline]
ArrayN(const dim_vector &dv, const bool &val)ArrayN< bool > [inline]
ArrayN(const Array2< U > &a)ArrayN< bool > [inline, explicit]
ArrayN(const ArrayN< U > &a)ArrayN< bool > [inline]
ArrayN(const Array< U > &a)ArrayN< bool > [inline]
ArrayN(const Array< U > &a, const dim_vector &dv)ArrayN< bool > [inline]
boolNDArray(void)boolNDArray [inline]
boolNDArray(const dim_vector &dv)boolNDArray [inline]
boolNDArray(const dim_vector &dv, const bool &val)boolNDArray [inline]
boolNDArray(const boolNDArray &a)boolNDArray [inline]
boolNDArray(const boolMatrix &a)boolNDArray [inline]
boolNDArray(const Array2< bool > &a)boolNDArray [inline]
boolNDArray(const ArrayN< bool > &a)boolNDArray [inline]
byte_size(void) constArray< bool > [inline]
capacity(void) constArray< bool > [inline]
checkelem(int n)Array< bool > [inline]
checkelem(int i, int j)Array< bool > [inline]
checkelem(int i, int j, int k)Array< bool > [inline]
checkelem(const Array< int > &ra_idx)Array< bool > [inline]
checkelem(int n) constArray< bool > [inline]
checkelem(int i, int j) constArray< bool > [inline]
checkelem(int i, int j, int k) constArray< bool > [inline]
checkelem(const Array< int > &ra_idx) constArray< bool > [inline]
chop_trailing_singletons(void)Array< bool > [inline]
clear_index(void)Array< bool >
cols(void) constArray< bool > [inline]
columns(void) constArray< bool > [inline]
compute_index(Array< int > &ra_idx, const dim_vector &dimensions)boolNDArray [static]
ArrayN< bool >::compute_index(const Array< int > &ra_idx) constArray< bool >
concat(const boolNDArray &rb, const Array< int > &ra_idx)boolNDArray
data(void) constArray< bool > [inline]
dim1(void) constArray< bool > [inline]
dim2(void) constArray< bool > [inline]
dim3(void) constArray< bool > [inline]
dimensionsArray< bool >
dims(void) constArray< bool > [inline]
elem(int n)Array< bool > [inline]
elem(int i, int j)Array< bool > [inline]
elem(int i, int j, int k)Array< bool > [inline]
elem(const Array< int > &ra_idx)Array< bool > [inline]
elem(int n) constArray< bool > [inline]
elem(int i, int j) constArray< bool > [inline]
elem(int i, int j, int k) constArray< bool > [inline]
elem(const Array< int > &ra_idx) constArray< bool > [inline]
fill(const bool &val)Array< bool > [inline]
fortran_vec(void) constArray< bool > [inline]
fortran_vec(void)Array< bool >
get_idx(void) constArray< bool > [inline]
get_size(int r, int c)Array< bool > [static]
get_size(int r, int c, int p)Array< bool > [static]
get_size(const dim_vector &dv)Array< bool > [static]
idxArray< bool > [protected]
idx_countArray< bool > [protected]
increment_index(Array< int > &ra_idx, const dim_vector &dimensions, int start_dimension=0)boolNDArray [static]
index(idx_vector &i, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArrayN< bool > [inline]
index(idx_vector &i, idx_vector &j, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArrayN< bool > [inline]
index(Array< idx_vector > &ra_idx, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArrayN< bool > [inline]
index1(idx_vector &i, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray< bool >
index2(idx_vector &i, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray< bool >
index_count(void) constArray< bool > [inline]
indexN(idx_vector &i, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray< bool >
insert(const boolNDArray &a, int r, int c)boolNDArray
insert(const boolNDArray &a, const Array< int > &ra_idx)boolNDArray
ArrayN< bool >::insert(const ArrayN< bool > &a, const dim_vector &dv)ArrayN< bool > [inline]
ArrayN< bool >::insert(const ArrayN< bool > &a, int r, int c)ArrayN< bool > [inline]
Array< bool >::insert(const Array< bool > &a, int r, int c)Array< bool >
Array< bool >::insert(const Array< bool > &a, const Array< int > &idx)Array< bool >
insert2(const Array< bool > &a, int r, int c)Array< bool >
insertN(const Array< bool > &a, int r, int c)Array< bool >
ipermute(const Array< int > &vec) constArrayN< bool > [inline]
is_empty(void) constArray< bool > [inline]
is_square(void) constArray< bool > [inline]
length(void) constArray< bool > [inline]
make_unique(void)Array< bool > [inline, protected]
make_unique(const bool &val)Array< bool > [inline, protected]
matrix_value(void) constboolNDArray
maybe_delete_dims(void)Array< bool >
maybe_delete_elements(idx_vector &i)Array< bool >
maybe_delete_elements(idx_vector &i, idx_vector &j)Array< bool >
maybe_delete_elements(idx_vector &i, idx_vector &j, idx_vector &k)Array< bool >
maybe_delete_elements(Array< idx_vector > &ra_idx, const bool &rfv)Array< bool >
maybe_delete_elements_1(idx_vector &i)Array< bool >
maybe_delete_elements_2(idx_vector &i)Array< bool >
ndims(void) constArray< bool > [inline]
nelem(void) constArray< bool > [inline]
numel(void) constArray< bool > [inline]
operator!(void) constboolNDArray
operator()(int n)Array< bool > [inline]
operator()(int i, int j)Array< bool > [inline]
operator()(int i, int j, int k)Array< bool > [inline]
operator()(const Array< int > &ra_idx)Array< bool > [inline]
operator()(int n) constArray< bool > [inline]
operator()(int i, int j) constArray< bool > [inline]
operator()(int i, int j, int k) constArray< bool > [inline]
operator()(const Array< int > &ra_idx) constArray< bool > [inline]
operator=(const boolNDArray &a)boolNDArray [inline]
ArrayN< bool >::operator=(const ArrayN< bool > &a)ArrayN< bool > [inline]
Array< bool >::operator=(const Array< bool > &a)Array< bool > [inline]
pages(void) constArray< bool > [inline]
permute(const Array< int > &vec, bool inv=false) constArrayN< bool > [inline]
print_info(std::ostream &os, const std::string &prefix) constArray< bool >
qsort(int(*compare)(const void *, const void *))Array< bool > [inline]
range_error(const char *fcn, int n) constArray< bool >
range_error(const char *fcn, int n)Array< bool >
range_error(const char *fcn, int i, int j) constArray< bool >
range_error(const char *fcn, int i, int j)Array< bool >
range_error(const char *fcn, int i, int j, int k) constArray< bool >
range_error(const char *fcn, int i, int j, int k)Array< bool >
range_error(const char *fcn, const Array< int > &ra_idx) constArray< bool >
range_error(const char *fcn, const Array< int > &ra_idx)Array< bool >
repArray< bool >
reshape(const dim_vector &new_dims) constArrayN< bool > [inline]
resize(const dim_vector &dv)ArrayN< bool > [inline]
resize(const dim_vector &dv, const bool &val)ArrayN< bool > [inline]
Array< bool >::resize(int n)Array< bool > [inline]
Array< bool >::resize(int n, const bool &val)Array< bool > [inline]
resize_and_fill(int n, const bool &val)Array< bool >
resize_and_fill(int r, int c, const bool &val)Array< bool >
resize_and_fill(int r, int c, int p, const bool &val)Array< bool >
resize_and_fill(const dim_vector &dv, const bool &val)Array< bool >
resize_fill_value(void)boolNDArray [inline, static]
resize_no_fill(int n)Array< bool >
resize_no_fill(int r, int c)Array< bool >
resize_no_fill(int r, int c, int p)Array< bool >
resize_no_fill(const dim_vector &dv)Array< bool >
rows(void) constArray< bool > [inline]
set_index(const idx_vector &i)Array< bool >
squeeze(void) constboolNDArray [inline]
transpose(void) constArrayN< bool > [inline]
value(void)Array< bool >
xelem(int n)Array< bool > [inline]
xelem(int n) constArray< bool > [inline]
xelem(int i, int j)Array< bool > [inline]
xelem(int i, int j) constArray< bool > [inline]
xelem(int i, int j, int k)Array< bool > [inline]
xelem(int i, int j, int k) constArray< bool > [inline]
xelem(const Array< int > &ra_idx)Array< bool > [inline]
xelem(const Array< int > &ra_idx) constArray< bool > [inline]
~Array(void)Array< bool > [virtual]
~ArrayN(void)ArrayN< bool > [inline]

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