Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
ad_dstar (void) | |
Description not yet available. | |
~ad_dstar (void) | |
Description not yet available. | |
operator double * () | |
Static Public Member Functions | |
static void | allocate (const unsigned int _n) |
Public Attributes | |
double * | p |
Static Public Attributes | |
static unsigned int | n = 0 |
ad_dstar::ad_dstar | ( | void | ) |
ad_dstar::~ad_dstar | ( | void | ) |
void ad_dstar::allocate | ( | const unsigned int | _n | ) | [static] |
Definition at line 675 of file df1b2fn2.cpp.
Referenced by laplace_approximation_calculator::laplace_approximation_calculator().
ad_dstar::operator double * | ( | ) | [inline] |
Definition at line 835 of file df1b2fun.h.
unsigned int ad_dstar::n = 0 [static] |
Definition at line 830 of file df1b2fun.h.
Referenced by ad_dstar(), and allocate().
double* ad_dstar::p |
Definition at line 832 of file df1b2fun.h.
Referenced by ad_dstar(), operator double *(), and ~ad_dstar().
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |