ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Member Functions | Private Attributes | Friends | List of all members
four_array_shape Class Reference

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
 

Detailed Description

Description not yet available.

Parameters

Definition at line 5138 of file fvar.hpp.

Constructor & Destructor Documentation

four_array_shape::four_array_shape ( int  hsl,
int  hsu 
)
private

Construct four_array_shape with initial values and setting min and max.

Parameters
hslused to set slice min
hsuused to set slice max

Definition at line 26 of file d4arr.cpp.

Friends And Related Function Documentation

friend class d4_array
friend

Definition at line 5153 of file fvar.hpp.

friend class dvar4_array
friend

Definition at line 5154 of file fvar.hpp.

Member Data Documentation

int four_array_shape::hslice_max
private

Definition at line 5142 of file fvar.hpp.

Referenced by d4_array::hslicemax(), and dvar4_array::hslicemax().

int four_array_shape::hslice_min
private

Definition at line 5141 of file fvar.hpp.

Referenced by d4_array::hslicemin(), and dvar4_array::hslicemin().

unsigned int four_array_shape::ncopies
private

The documentation for this class was generated from the following files: