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

boolMatrix メンバ一覧

これは全メンバの一覧です。boolMatrix継承メンバも含んでいます。
all(int dim=-1) constboolMatrix
any(int dim=-1) constboolMatrix
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 >
Array2(bool *d, int r, int c)Array2< bool > [inline, protected]
Array2(void)Array2< bool > [inline]
Array2(int r, int c)Array2< bool > [inline]
Array2(int r, int c, const bool &val)Array2< bool > [inline]
Array2(const Array2< bool > &a)Array2< bool > [inline]
Array2(const Array< bool > &a, int r, int c)Array2< bool > [inline]
boolMatrix(void)boolMatrix [inline]
boolMatrix(int r, int c)boolMatrix [inline]
boolMatrix(int r, int c, bool val)boolMatrix [inline]
boolMatrix(const Array2< bool > &a)boolMatrix [inline]
boolMatrix(const boolMatrix &a)boolMatrix [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(const Array< int > &ra_idx) constArray< bool >
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)Array2< bool > [inline, protected, static]
Array< bool >::get_size(int r, int c, int p)Array< bool > [static]
Array< bool >::get_size(const dim_vector &dv)Array< bool > [static]
idxArray< bool > [protected]
idx_countArray< bool > [protected]
index(idx_vector &i, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray2< bool > [inline]
index(idx_vector &i, idx_vector &j, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray2< bool > [inline]
Array< bool >::index(Array< idx_vector > &ra_idx, int resize_ok=0, const bool &rfv=resize_fill_value(bool())) constArray< bool >
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 boolMatrix &a, int r, int c)boolMatrix
Array2< bool >::insert(const Array2< bool > &a, int r, int c)Array2< 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) constArray< 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]
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) constboolMatrix
operator!=(const boolMatrix &a) constboolMatrix
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 boolMatrix &a)boolMatrix [inline]
Array2< bool >::operator=(const Array2< bool > &a)Array2< bool > [inline]
Array< bool >::operator=(const Array< bool > &a)Array< bool > [inline]
operator==(const boolMatrix &a) constboolMatrix
pages(void) constArray< bool > [inline]
permute(const Array< int > &vec, bool inv=false) constArray< bool >
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) constArray< bool >
resize(int r, int c)Array2< bool > [inline]
resize(int r, int c, const bool &val)Array2< bool > [inline]
Array< bool >::resize(int n)Array< bool > [inline]
Array< bool >::resize(int n, const bool &val)Array< bool > [inline]
Array< bool >::resize(const dim_vector &dv)Array< bool > [inline]
Array< bool >::resize(const dim_vector &dv, 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)boolMatrix [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) constArray< bool >
transpose(void) constboolMatrix [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]
~Array2(void)Array2< bool > [inline]

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