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

Description not yet available. More...

#include <admodel.h>

Public Member Functions

 named_dvar6_array (void)
 
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, int l5, int u5, int l6, int u6, const char *s)
 
void allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &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 &l5, const index_type &u5, const char *s)
 
named_dvar6_arrayoperator= (const dvar6_array &m)
 
named_dvar6_arrayoperator= (const d6_array &m)
 
- Public Member Functions inherited from dvar6_array
 dvar6_array (int hhsl, int hhsu)
 Description not yet available. More...
 
 dvar6_array (int hhsl, int hhsu, int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch, int l6, int u6)
 Description not yet available. More...
 
 dvar6_array (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &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 &l6, const index_type &u6)
 Description not yet available. More...
 
 dvar6_array (const d6_array &m2)
 Description not yet available. More...
 
 dvar6_array (const dvar6_array &m2)
 Copy constructor. More...
 
 dvar6_array ()
 Description not yet available. More...
 
 ~dvar6_array ()
 Destructor. More...
 
void allocate (int hhsl, int hhsu)
 Allocate vector of dvar5_array with dimension [hsl to hsu]. More...
 
void allocate (int hhsl, int hhsu, int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch, int l6, int u6)
 Description not yet available. More...
 
void allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &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 &l6, const index_type &u6)
 Description not yet available. More...
 
void allocate (void)
 Description not yet available. More...
 
void allocate (const d6_array &)
 Allocate dvar6_array using dimensions from m1. More...
 
void allocate (const dvar6_array &)
 Allocate dvar6_array using dimensions from m1. More...
 
void deallocate (void)
 Deallocate dvar6_array memory. More...
 
dvar5_arrayelem (int i)
 
dvar4_arrayelem (int i, int j)
 
dvar3_arrayelem (int i, int j, int k)
 
dvar_matrixelem (int i, int j, int k, int l)
 
dvar_vectorelem (int i, int j, int k, int l, int _m)
 
prevariable elem (int i, int j, int k, int l, int _m, int _n)
 
const dvar5_arrayelem (int i) const
 
const dvar4_arrayelem (int i, int j) const
 
const dvar3_arrayelem (int i, int j, int k) const
 
const dvar_matrixelem (int i, int j, int k, int l) const
 
const dvar_vectorelem (int i, int j, int k, int l, int _m) const
 
const prevariable elem (int i, int j, int k, int l, int _m, int _n) const
 
unsigned int get_ncopies () const
 
int indexmax () const
 
int indexmin () const
 
void initialize ()
 Description not yet available. More...
 
int operator! (void) const
 
dvar5_arrayoperator() (int i)
 
dvar4_arrayoperator() (int i, int j)
 
dvar3_arrayoperator() (int i, int j, int k)
 
dvar_matrixoperator() (int i, int j, int k, int l)
 
dvar_vectoroperator() (int i, int j, int k, int l, int _m)
 
prevariable operator() (int i, int j, int k, int l, int _m, int _n)
 
const dvar5_arrayoperator() (int i) const
 
const dvar4_arrayoperator() (int i, int j) const
 
const dvar3_arrayoperator() (int i, int j, int k) const
 
const dvar_matrixoperator() (int i, int j, int k, int l) const
 
const dvar_vectoroperator() (int i, int j, int k, int l, int _m) const
 
const prevariable operator() (int i, int j, int k, int l, int _m, int _n) const
 
void operator/= (const prevariable &d)
 Description not yet available. More...
 
void operator/= (const double &d)
 Description not yet available. More...
 
dvar6_arrayoperator= (const d6_array &)
 Description not yet available. More...
 
dvar6_arrayoperator= (const dvar6_array &m)
 Description not yet available. More...
 
dvar5_arrayoperator[] (int i)
 
const dvar5_arrayoperator[] (int i) const
 
void shallow_copy (const dvar6_array &)
 Shallow copy other data structure pointers. More...
 
unsigned int size () const
 
- Public Member Functions inherited from model_name_tag
 model_name_tag (void)
 
void allocate (const char *s)
 
const char * get_name (void)
 
label_class label (void)
 

Additional Inherited Members

- Protected Attributes inherited from model_name_tag
adstring name
 

Detailed Description

Description not yet available.

Parameters

Definition at line 402 of file admodel.h.

Constructor & Destructor Documentation

named_dvar6_array::named_dvar6_array ( void  )
inline

Definition at line 405 of file admodel.h.

Member Function Documentation

void named_dvar6_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
int  l5,
int  u5,
int  l6,
int  u6,
const char *  s 
)

Definition at line 22 of file model27.cpp.

void named_dvar6_array::allocate ( const ad_integer hhsl,
const ad_integer hhsu,
const index_type hsl,
const index_type 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 l5,
const index_type u5,
const char *  s 
)

Definition at line 9 of file model27.cpp.

named_dvar6_array & named_dvar6_array::operator= ( const dvar6_array m)

Definition at line 63 of file model27.cpp.

named_dvar6_array & named_dvar6_array::operator= ( const d6_array m)

Definition at line 69 of file model27.cpp.


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