Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
i3_array (int sl, int sh, int nrl, int nrh, const ivector &nc) | |
i3_array (void) | |
Description not yet available. | |
i3_array (int sl, int sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch) | |
Description not yet available. | |
i3_array (int _sl, int _sh, const imatrix &m1) | |
Description not yet available. | |
i3_array (int sl, int sh) | |
Description not yet available. | |
i3_array (int sl, int sh, int nrl, int nrh, int ncl, int nch) | |
Description not yet available. | |
i3_array (int sl, int sh, int nrl, int nrh, const ivector &ncl, int nch) | |
i3_array (int sl, int sh, const ivector &nrl, const ivector &nrh, const imatrix &ncl, const imatrix &nch) | |
i3_array (int sl, int sh, const ivector &nrl, const ivector &nrh, int ncl, const imatrix &nch) | |
i3_array (int sl, int sh, const ivector &nrl, const ivector &nrh, const ivector &ncl, const ivector &nch) | |
i3_array (int sl, int sh, int nrl, int nrh, const ivector &ncl, const ivector &nch) | |
Description not yet available. | |
i3_array (int sl, int sh, int nrl, const ivector &nrh, int ncl, const ivector &nch) | |
i3_array (int sl, int sh, int nrl, const ivector &nrh, int ncl, int nch) | |
Description not yet available. | |
i3_array (int sl, int sh, int nrl, const ivector &nrh, int ncl, const imatrix &nch) | |
Description not yet available. | |
i3_array (const i3_array &m2) | |
Description not yet available. | |
~i3_array () | |
Description not yet available. | |
void | allocate (int sl, int sh, int nrl, int nrh, const ivector &nc) |
void | allocate (int sl, int sh, int nrl, const ivector &nrh, int ncl, int nch) |
Description not yet available. | |
void | allocate (const dvar3_array &) |
void | allocate (const i3_array &i3v) |
Description not yet available. | |
void | allocate (int sl, int sh, int nrl, int nrh, int ncl, int nch) |
Description not yet available. | |
void | allocate (int sl, int sh) |
Description not yet available. | |
void | allocate (int sl, int sh, int nrl, int nrh, const ivector &ncl, int nch) |
void | allocate (int sl, int sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch) |
Description not yet available. | |
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, const imatrix &ncl, const imatrix &nch) |
void | allocate (int sl, int sh, int nrl, const ivector &nrh, int ncl, const imatrix &nch) |
Description not yet available. | |
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, int ncl, const imatrix &nch) |
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, int ncl, int nch) |
void | allocate (int sl, int sh, const ivector &nrl, int nrh, int ncl, int nch) |
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, const ivector &ncl, const ivector &nch) |
void | allocate (int sl, int sh, int nrl, const ivector &nrh, int ncl, const ivector &nch) |
void | allocate (int sl, int sh, int nrl, int nrh, const ivector &ncl, const ivector &nch) |
Description not yet available. | |
void | allocate (int sl, int sh, int nrl, int nrh, int ncl, const ivector &nch) |
void | allocate (void) |
Description not yet available. | |
int | colmax (void) const |
int | colmin (void) const |
int | colsize () const |
void | deallocate (void) |
Description not yet available. | |
imatrix & | elem (int k) |
const imatrix & | elem (int k) const |
void | fill_randn (long int &n) |
void | fill_randn_ni (long int &n) |
void | fill_randu (long int &n) |
void | fill_randu_ni (long int &n) |
int | indexmax (void) const |
int | indexmin (void) const |
void | initialize (int sl, int sh, int nrl, const ivector &nrh, int ncl, const ivector &nch) |
void | initialize (void) |
Description not yet available. | |
int | operator! (void) const |
int & | operator() (int k, int i, int j) |
ivector & | operator() (int k, int i) |
imatrix & | operator() (int i) |
const int & | operator() (int k, int i, int j) const |
const ivector & | operator() (int k, int i) const |
const imatrix & | operator() (int i) const |
i3_array & | operator= (const i3_array &m1) |
Description not yet available. | |
i3_array & | operator= (int x) |
imatrix & | operator[] (int i) |
const imatrix & | operator[] (int i) const |
int | rowmax (void) const |
int | rowmin (void) const |
int | rowsize () const |
void | shallow_copy (const i3_array &) |
int | slicemax (void) const |
int | slicemin (void) const |
int | slicesize () const |
Private Attributes | |
three_array_shape * | shape |
imatrix * | t |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | nc | ||
) |
i3_array::i3_array | ( | void | ) |
Description not yet available.
Definition at line 18 of file i3arr.cpp.
Referenced by data_3iarray::allocate().
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
const index_type & | nrl, | ||
const index_type & | nrh, | ||
const index_type & | ncl, | ||
const index_type & | nch | ||
) |
i3_array::i3_array | ( | int | _sl, |
int | _sh, | ||
const imatrix & | m1 | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | ncl, | ||
int | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
const imatrix & | ncl, | ||
const imatrix & | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const imatrix & | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
const ivector & | ncl, | ||
const ivector & | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | ncl, | ||
const ivector & | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const ivector & | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
i3_array::i3_array | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const imatrix & | nch | ||
) |
i3_array::i3_array | ( | const i3_array & | m2 | ) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | nc | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
void i3_array::allocate | ( | const dvar3_array & | ) |
void i3_array::allocate | ( | const i3_array & | i3v | ) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | ncl, | ||
int | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const index_type & | nrl, | ||
const index_type & | nrh, | ||
const index_type & | ncl, | ||
const index_type & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
const imatrix & | ncl, | ||
const imatrix & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const imatrix & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const imatrix & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
int | nrh, | ||
int | ncl, | ||
int | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
const ivector & | nrl, | ||
const ivector & | nrh, | ||
const ivector & | ncl, | ||
const ivector & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const ivector & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
const ivector & | ncl, | ||
const ivector & | nch | ||
) |
void i3_array::allocate | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
int | nrh, | ||
int | ncl, | ||
const ivector & | nch | ||
) |
void i3_array::allocate | ( | void | ) |
Description not yet available.
Definition at line 289 of file i3arr.cpp.
Referenced by named_i3_array::allocate(), data_3iarray::allocate(), allocate(), and i3_array().
int i3_array::colmax | ( | void | ) | const [inline] |
int i3_array::colmin | ( | void | ) | const [inline] |
int i3_array::colsize | ( | void | ) | const [inline] |
void i3_array::deallocate | ( | void | ) |
Description not yet available.
Definition at line 332 of file i3arr.cpp.
Referenced by ~i3_array().
imatrix& i3_array::elem | ( | int | k | ) | [inline] |
Definition at line 3865 of file fvar.hpp.
Referenced by initialize(), and operator=().
const imatrix& i3_array::elem | ( | int | k | ) | const [inline] |
void i3_array::fill_randn | ( | long int & | n | ) |
void i3_array::fill_randn_ni | ( | long int & | n | ) |
void i3_array::fill_randu | ( | long int & | n | ) |
void i3_array::fill_randu_ni | ( | long int & | n | ) |
int i3_array::indexmax | ( | void | ) | const [inline] |
Reimplemented in i3_index.
Definition at line 3820 of file fvar.hpp.
Referenced by laplace_approximation_calculator::check_hessian_type(), shareinfo::get_inv_matrix_shared(), operator>>(), param_init_d3array::shared_set_value(), param_init_d3array::shared_size_count(), and sub_unallocated().
int i3_array::indexmin | ( | void | ) | const [inline] |
Reimplemented in i3_index.
Definition at line 3816 of file fvar.hpp.
Referenced by laplace_approximation_calculator::check_hessian_type(), shareinfo::get_inv_matrix_shared(), operator>>(), param_init_d3array::shared_set_value(), param_init_d3array::shared_size_count(), and sub_unallocated().
void i3_array::initialize | ( | int | sl, |
int | sh, | ||
int | nrl, | ||
const ivector & | nrh, | ||
int | ncl, | ||
const ivector & | nch | ||
) |
void i3_array::initialize | ( | void | ) |
int i3_array::operator! | ( | void | ) | const [inline] |
int & i3_array::operator() | ( | int | k, |
int | i, | ||
int | j | ||
) | [inline] |
const int & i3_array::operator() | ( | int | k, |
int | i, | ||
int | j | ||
) | const [inline] |
const ivector & i3_array::operator() | ( | int | k, |
int | i | ||
) | const [inline] |
const imatrix & i3_array::operator() | ( | int | i | ) | const [inline] |
Description not yet available.
Reimplemented in named_i3_array.
Definition at line 109 of file i3arr8.cpp.
i3_array& i3_array::operator= | ( | int | x | ) |
imatrix & i3_array::operator[] | ( | int | i | ) | [inline] |
const imatrix & i3_array::operator[] | ( | int | i | ) | const [inline] |
int i3_array::rowmax | ( | void | ) | const [inline] |
int i3_array::rowmin | ( | void | ) | const [inline] |
int i3_array::rowsize | ( | void | ) | const [inline] |
void i3_array::shallow_copy | ( | const i3_array & | ) |
int i3_array::slicemax | ( | void | ) | const [inline] |
Definition at line 3828 of file fvar.hpp.
Referenced by allocate(), i3_index::indexmax(), initialize(), operator<<(), operator=(), operator>>(), and slicesize().
int i3_array::slicemin | ( | void | ) | const [inline] |
Definition at line 3824 of file fvar.hpp.
Referenced by allocate(), colmax(), colmin(), deallocate(), i3_array(), i3_index::indexmin(), initialize(), operator<<(), operator=(), operator>>(), rowmax(), rowmin(), and slicesize().
int i3_array::slicesize | ( | void | ) | const [inline] |
Definition at line 3849 of file fvar.hpp.
Referenced by allocate(), and i3_array().
three_array_shape* i3_array::shape [private] |
Definition at line 3742 of file fvar.hpp.
Referenced by allocate(), deallocate(), i3_array(), indexmax(), indexmin(), operator!(), slicemax(), slicemin(), and ~i3_array().
imatrix* i3_array::t [private] |
Definition at line 3741 of file fvar.hpp.
Referenced by allocate(), deallocate(), elem(), i3_array(), operator()(), operator=(), and operator[]().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |