allocate(int nrl, int nrh, int ncl, int nch, int, int) | df1b23array | |
allocate(int nrl, int nrh, int, int) | df1b23array | |
allocate(int nrl, int nrh) | df1b23array | |
allocate(int nrl, int nrh, int ncl, int nch, int, int, const char *) | df1b23array | |
allocate(const int nrl, const int nrh, const ivector &ncl, const ivector &nch, const int nxl, const int nxh, const char *) | df1b23array | |
allocate(int nrl, int nrh, const index_type &ncl, const index_type &nch) | df1b23array | |
allocate(int nrl, int nrh, const index_type &ncl, const index_type &nch, const index_type &nxl, const index_type &nxh) | df1b23array | |
allocate(int nrl, int nrh, const index_type &ncl, const index_type &nch, const index_type &nxl, const index_type &nxh, const char *) | df1b23array | |
allocate(void) | df1b23array | |
allocated(void) | df1b23array | inline |
deallocate(void) | df1b23array | |
df1b23array(int nrl, int nrh, int ncl, int nch, int, int) | df1b23array | |
df1b23array(int nrl, int nrh) | df1b23array | |
df1b23array(int nrl, int nrh, int, int) | df1b23array | |
df1b23array(const df1b23array &) | df1b23array | |
df1b23array(void) | df1b23array | |
index_max | df1b23array | private |
index_min | df1b23array | private |
indexmax(void) | df1b23array | inline |
indexmin(void) | df1b23array | inline |
initialize(void) | df1b23array | |
operator()(int i, int j, int k) | df1b23array | inline |
operator()(int i, int j) | df1b23array | inline |
operator()(int i) | df1b23array | inline |
operator+=(const df1b23array &M) | df1b23array | |
operator-=(const df1b23array &M) | df1b23array | |
operator=(const df1b23array &) | df1b23array | |
operator=(const df1b2variable &) | df1b23array | |
operator=(double) | df1b23array | |
operator[](int i) | df1b23array | inline |
shape | df1b23array | private |
size() const | df1b23array | inline |
v | df1b23array | private |
~df1b23array() | df1b23array | |