ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Private Member Functions | |
four_array_shape (int hsl, int hsu) | |
Construct four_array_shape with initial values and setting min and max. More... | |
Private Attributes | |
int | hslice_max |
int | hslice_min |
unsigned int | ncopies |
Friends | |
class | d4_array |
class | dvar4_array |
|
private |
Construct four_array_shape with initial values and setting min and max.
hsl | used to set slice min |
hsu | used to set slice max |
|
friend |
|
private |
Definition at line 5142 of file fvar.hpp.
Referenced by d4_array::hslicemax(), and dvar4_array::hslicemax().
|
private |
Definition at line 5141 of file fvar.hpp.
Referenced by d4_array::hslicemin(), and dvar4_array::hslicemin().
|
private |
Definition at line 5140 of file fvar.hpp.
Referenced by d4_array::deallocate(), dvar4_array::deallocate(), d4_array::get_ncopies(), dvar4_array::get_ncopies(), d4_array::shallow_copy(), and dvar4_array::shallow_copy().
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |