Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
| i5_array (int hsl, int hsu) | |
| Description not yet available. | |
| i5_array (int hsl, int hsu, int sl, int sh, ivector nrl, ivector nrh, ivector ncl, ivector nch) | |
| i5_array (int hsl, int hsu, int sl, const ivector &sh, int nrl, const imatrix &nrh, int ncl, const i3_array &nch) | |
| i5_array (const ad_integer &hsl, const ad_integer &hsh, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &aa, const index_type &bb) | |
| i5_array (const i5_array &m2) | |
| Description not yet available. | |
| i5_array (int, int, int, int, int, int, int, int) | |
| i5_array (int hsl, int hsu, int sl, const ivector &sh, int nrl, const imatrix &nrh, int ncl, int nch) | |
| i5_array () | |
| Description not yet available. | |
| ~i5_array () | |
| Description not yet available. | |
| void | allocate (int hhsl, int hhsu) |
| Description not yet available. | |
| void | allocate (int hhsl, int hhsu, int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch) |
| Description not yet available. | |
| void | allocate (const ad_integer &hsl, const ad_integer &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &aa, const index_type &bb) |
| Description not yet available. | |
| void | allocate (void) |
| Description not yet available. | |
| void | allocate (const i5_array &) |
| int | colmax (void) |
| int | colmax (void) const |
| int | colmin (void) |
| int | colmin (void) const |
| int | colsize () |
| int | colsize () const |
| void | deallocate (void) |
| Description not yet available. | |
| int | hslicemax (void) |
| int | hslicemax (void) const |
| int | hslicemin (void) |
| int | hslicemin (void) const |
| int | hslicesize () |
| int | hslicesize () const |
| int | indexmax (void) |
| int | indexmax (void) const |
| int | indexmin (void) |
| int | indexmin (void) const |
| void | initialize (void) |
| int | iop (void) |
| int | operator! (void) const |
| i4_array & | operator() (int i) |
| i3_array & | operator() (int i, int j) |
| imatrix & | operator() (int i, int j, int k) |
| ivector & | operator() (int i, int j, int k, int l) |
| int & | operator() (int i, int j, int k, int l, int ll) |
| const i4_array & | operator() (int i) const |
| const i3_array & | operator() (int i, int j) const |
| const imatrix & | operator() (int i, int j, int k) const |
| const ivector & | operator() (int i, int j, int k, int l) const |
| const int & | operator() (int i, int j, int k, int l, int ll) const |
| i5_array & | operator= (const i5_array &) |
| i4_array & | operator[] (int i) |
| const i4_array & | operator[] (int i) const |
| int | rowmax (void) |
| int | rowmax (void) const |
| int | rowmin (void) |
| int | rowmin (void) const |
| int | rowsize () |
| int | rowsize () const |
| void | shallow_copy (const i5_array &) |
| int | size () |
| int | size () const |
| int | slicemax (void) |
| int | slicemax (void) const |
| int | slicemin (void) |
| int | slicemin (void) const |
| int | slicesize () |
| int | slicesize () const |
| int | xxx (void) |
| int | yyy (void) |
Private Attributes | |
| vector_shapex * | shape |
| i4_array * | t |
Friends | |
| class | four_array_shape |
| i5_array::i5_array | ( | int | hsl, |
| int | hsu | ||
| ) |
| i5_array::i5_array | ( | int | hsl, |
| int | hsu, | ||
| int | sl, | ||
| int | sh, | ||
| ivector | nrl, | ||
| ivector | nrh, | ||
| ivector | ncl, | ||
| ivector | nch | ||
| ) |
| i5_array::i5_array | ( | int | hsl, |
| int | hsu, | ||
| int | sl, | ||
| const ivector & | sh, | ||
| int | nrl, | ||
| const imatrix & | nrh, | ||
| int | ncl, | ||
| const i3_array & | nch | ||
| ) |
| i5_array::i5_array | ( | const ad_integer & | hsl, |
| const ad_integer & | hsh, | ||
| const index_type & | sl, | ||
| const index_type & | sh, | ||
| const index_type & | nrl, | ||
| const index_type & | nrh, | ||
| const index_type & | ncl, | ||
| const index_type & | nch, | ||
| const index_type & | aa, | ||
| const index_type & | bb | ||
| ) |
| i5_array::i5_array | ( | const i5_array & | m2 | ) |
| i5_array::i5_array | ( | int | , |
| int | , | ||
| int | , | ||
| int | , | ||
| int | , | ||
| int | , | ||
| int | , | ||
| int | |||
| ) |
| i5_array::i5_array | ( | int | hsl, |
| int | hsu, | ||
| int | sl, | ||
| const ivector & | sh, | ||
| int | nrl, | ||
| const imatrix & | nrh, | ||
| int | ncl, | ||
| int | nch | ||
| ) |
| i5_array::i5_array | ( | void | ) |
| void i5_array::allocate | ( | int | hsl, |
| int | hsu | ||
| ) |
| void i5_array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | sl, | ||
| int | sh, | ||
| int | nrl, | ||
| int | nrh, | ||
| int | ncl, | ||
| int | nch, | ||
| int | aa, | ||
| int | bb | ||
| ) |
| void i5_array::allocate | ( | const ad_integer & | hsl, |
| const ad_integer & | hsu, | ||
| const index_type & | sl, | ||
| const index_type & | sh, | ||
| const index_type & | nrl, | ||
| const index_type & | nrh, | ||
| const index_type & | ncl, | ||
| const index_type & | nch, | ||
| const index_type & | aa, | ||
| const index_type & | bb | ||
| ) |
| void i5_array::allocate | ( | void | ) |
Description not yet available.
Definition at line 18 of file i5arr.cpp.
Referenced by allocate(), and i5_array().
| void i5_array::allocate | ( | const i5_array & | ) |
| int i5_array::colmax | ( | void | ) | [inline] |
| int i5_array::colmax | ( | void | ) | const [inline] |
| int i5_array::colmin | ( | void | ) | [inline] |
| int i5_array::colmin | ( | void | ) | const [inline] |
| int i5_array::colsize | ( | void | ) | [inline] |
| int i5_array::colsize | ( | void | ) | const [inline] |
| void i5_array::deallocate | ( | void | ) |
Description not yet available.
Definition at line 176 of file i5arr.cpp.
Referenced by ~i5_array().
| int i5_array::hslicemax | ( | void | ) | [inline] |
Definition at line 5927 of file fvar.hpp.
Referenced by hslicesize().
| int i5_array::hslicemax | ( | void | ) | const [inline] |
| int i5_array::hslicemin | ( | void | ) | [inline] |
Definition at line 5919 of file fvar.hpp.
Referenced by colmax(), colmin(), hslicesize(), rowmax(), rowmin(), slicemax(), and slicemin().
| int i5_array::hslicemin | ( | void | ) | const [inline] |
| int i5_array::hslicesize | ( | ) | [inline] |
| int i5_array::hslicesize | ( | ) | const [inline] |
| int i5_array::indexmax | ( | void | ) | [inline] |
Definition at line 5931 of file fvar.hpp.
Referenced by colmax(), hslicesize(), operator<<(), operator>>(), and size().
| int i5_array::indexmax | ( | void | ) | const [inline] |
| int i5_array::indexmin | ( | void | ) | [inline] |
Definition at line 5923 of file fvar.hpp.
Referenced by allocate(), colmin(), hslicesize(), operator<<(), operator>>(), and size().
| int i5_array::indexmin | ( | void | ) | const [inline] |
| void i5_array::initialize | ( | void | ) |
| int i5_array::iop | ( | void | ) |
| int i5_array::operator! | ( | void | ) | const [inline] |
| imatrix& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k | ||
| ) | [inline] |
| ivector& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k, | ||
| int | l | ||
| ) | [inline] |
| int& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k, | ||
| int | l, | ||
| int | ll | ||
| ) | [inline] |
| const i4_array& i5_array::operator() | ( | int | i | ) | const [inline] |
| const i3_array& i5_array::operator() | ( | int | i, |
| int | j | ||
| ) | const [inline] |
| const imatrix& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k | ||
| ) | const [inline] |
| const ivector& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k, | ||
| int | l | ||
| ) | const [inline] |
| const int& i5_array::operator() | ( | int | i, |
| int | j, | ||
| int | k, | ||
| int | l, | ||
| int | ll | ||
| ) | const [inline] |
| const i4_array& i5_array::operator[] | ( | int | i | ) | const [inline] |
| int i5_array::rowmax | ( | void | ) | [inline] |
| int i5_array::rowmax | ( | void | ) | const [inline] |
| int i5_array::rowmin | ( | void | ) | [inline] |
| int i5_array::rowmin | ( | void | ) | const [inline] |
| int i5_array::rowsize | ( | void | ) | [inline] |
| int i5_array::rowsize | ( | void | ) | const [inline] |
| void i5_array::shallow_copy | ( | const i5_array & | ) |
| int i5_array::size | ( | void | ) | [inline] |
| int i5_array::size | ( | void | ) | const [inline] |
| int i5_array::slicemax | ( | void | ) | [inline] |
Definition at line 5939 of file fvar.hpp.
Referenced by slicemax(), and slicesize().
| int i5_array::slicemax | ( | void | ) | const [inline] |
| int i5_array::slicemin | ( | void | ) | [inline] |
Definition at line 5935 of file fvar.hpp.
Referenced by colmax(), colmin(), rowmax(), rowmin(), slicemin(), and slicesize().
| int i5_array::slicemin | ( | void | ) | const [inline] |
| int i5_array::slicesize | ( | void | ) | [inline] |
| int i5_array::slicesize | ( | void | ) | const [inline] |
| int i5_array::xxx | ( | void | ) |
| int i5_array::yyy | ( | void | ) |
friend class four_array_shape [friend] |
vector_shapex* i5_array::shape [private] |
Definition at line 5802 of file fvar.hpp.
Referenced by allocate(), deallocate(), hslicemax(), hslicemin(), i5_array(), indexmax(), indexmin(), and operator!().
i4_array* i5_array::t [private] |
Definition at line 5803 of file fvar.hpp.
Referenced by allocate(), deallocate(), i5_array(), operator()(), and operator[]().
|
|
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0
|