Description not yet available. More...
#include <fvar.hpp>
Private Member Functions | |
three_array_shape (int sl, int sh) | |
Description not yet available. | |
Private Attributes | |
unsigned int | ncopies |
int | slice_max |
int | slice_min |
Friends | |
class | d3_array |
class | dd3_array |
class | dvar3_array |
class | i3_array |
class | qd3_array |
three_array_shape::three_array_shape | ( | int | sl, |
int | su | ||
) | [private] |
friend class dvar3_array [friend] |
unsigned int three_array_shape::ncopies [private] |
Definition at line 3509 of file fvar.hpp.
Referenced by d3_array::d3_array(), dvar3_array::dvar3_array(), i3_array::i3_array(), d3_array::shallow_copy(), dvar3_array::shallow_copy(), three_array_shape(), d3_array::~d3_array(), dvar3_array::~dvar3_array(), and i3_array::~i3_array().
int three_array_shape::slice_max [private] |
Definition at line 3513 of file fvar.hpp.
Referenced by d3_array::indexmax(), i3_array::indexmax(), dvar3_array::indexmax(), d3_array::slicemax(), i3_array::slicemax(), dvar3_array::slicemax(), and three_array_shape().
int three_array_shape::slice_min [private] |
Definition at line 3512 of file fvar.hpp.
Referenced by d3_array::indexmin(), i3_array::indexmin(), dvar3_array::indexmin(), d3_array::slicemin(), i3_array::slicemin(), dvar3_array::slicemin(), and three_array_shape().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |