UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for CubeStorage< T >, including all inherited members.
c() const | CubeStorage< T > | |
clean() | CubeStorage< T > | |
CubeStorage(int nR, int nC, item_order_t itor=AlaC) (defined in CubeStorage< T >) | CubeStorage< T > | |
CubeStorage(int dim_n, int *dims, item_order_t itor=AlaC) (defined in CubeStorage< T >) | CubeStorage< T > | |
CubeStorage(const CubeStorage &cs, item_order_t itor=AlaC) (defined in CubeStorage< T >) | CubeStorage< T > | |
dim(int dim_i) const (defined in CubeStorage< T >) | CubeStorage< T > | |
dim_number() const (defined in CubeStorage< T >) | CubeStorage< T > | |
f() const | CubeStorage< T > | |
fetch(int *i) (defined in CubeStorage< T >) | CubeStorage< T > | |
fetch(int i0,...) (defined in CubeStorage< T >) | CubeStorage< T > | |
fill(T v) | CubeStorage< T > | |
get(int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | |
get(int i0,...) const (defined in CubeStorage< T >) | CubeStorage< T > | |
items_number(int dim_n, int *dims) const (defined in CubeStorage< T >) | CubeStorage< T > | |
lin_index(int i0,...) const (defined in CubeStorage< T >) | CubeStorage< T > | |
lin_index(int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | |
new_size(int dim_n, int *dims, item_order_t itor=AlaC) (defined in CubeStorage< T >) | CubeStorage< T > | |
operator()(int *i) (defined in CubeStorage< T >) | CubeStorage< T > | |
operator()(int i0,...) (defined in CubeStorage< T >) | CubeStorage< T > | |
operator=(const CubeStorage &cs) (defined in CubeStorage< T >) | CubeStorage< T > | |
print_cell(int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | virtual |
print_direction(FILE *fp, const char *format) | CubeStorage< T > | virtual |
print_index(int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | virtual |
print_info() const (defined in CubeStorage< T >) | CubeStorage< T > | virtual |
print_matrix(int dv, int dh, int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | virtual |
print_vector(int d, int *i) const (defined in CubeStorage< T >) | CubeStorage< T > | virtual |
stream_dir(const char *dir) | CubeStorage< T > | virtual |
stream_dir() const | CubeStorage< T > | |
stream_get(int ii) | CubeStorage< T > | virtual |
stream_put(int ii) | CubeStorage< T > | virtual |
~CubeStorage() (defined in CubeStorage< T >) | CubeStorage< T > | virtual |