ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
constant_quadratic_re_penalty (void) | |
Description not yet available. More... | |
void | operator= (const dmatrix &M) |
Description not yet available. More... | |
Public Member Functions inherited from quadratic_prior | |
quadratic_prior (void) | |
Default constructor. More... | |
~quadratic_prior (void) | |
Destructor. More... | |
void | add_to_list (void) |
Description not yet available. More... | |
void | allocate (const dvar_vector &_u, const char *s) |
Description not yet available. More... | |
void | allocate (const dvar_vector &_u) |
Description not yet available. More... | |
void | allocate (const dvar_matrix &_M, const dvar_vector &_u, const char *s) |
Description not yet available. More... | |
void | allocate (const dvar_matrix &_M, const dvar_vector &_u) |
Description not yet available. More... | |
void | get_cgradient (dvector, int) |
Description not yet available. More... | |
void | get_cHessian (dmatrix, int) |
Description not yet available. More... | |
void | get_cHessian (dvar_matrix, int) |
Description not yet available. More... | |
void | get_cHessian_from_vHessian (dmatrix, int) |
Description not yet available. More... | |
virtual void | get_cM (void)=0 |
dvariable | get_function (void) |
Description not yet available. More... | |
dvar_vector | get_gradient (void) |
Description not yet available. More... | |
dvar_matrix | get_Hessian (void) |
Description not yet available. More... | |
int | get_myindex (void) |
int | get_offset (int xs) |
Description not yet available. More... | |
void | get_vHessian (dvar_matrix, int) |
Description not yet available. More... | |
void | operator= (const dvar_matrix &) |
Description not yet available. More... | |
void | operator= (const dmatrix &) |
Description not yet available. More... | |
Private Member Functions | |
virtual void | set_old_style_flag (void) |
Description not yet available. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from quadratic_prior | |
static void | cleanup_dfpMinv () |
static void | cleanup_pMinv () |
static void | get_cgradient_contribution (dvector, int) |
Description not yet available. More... | |
static void | get_cHessian_contribution (dmatrix, int) |
Description not yet available. More... | |
static void | get_cHessian_contribution_from_vHessian (dmatrix, int) |
Description not yet available. More... | |
static dvar_vector | get_gradient_contribution (void) |
static dvar_matrix | get_Hessian_contribution (void) |
static int | get_in_qp_calculations () |
static void | get_M_calculations (void) |
Description not yet available. More... | |
static int | get_num_quadratic_prior (void) |
static quadratic_prior * | get_ptr (int i) |
static dvariable | get_quadratic_priors (void) |
Description not yet available. More... | |
static void | get_vHessian_contribution (dvar_matrix, int) |
Description not yet available. More... | |
Public Attributes inherited from style_flag_class | |
int | old_style_flag |
Static Public Attributes inherited from quadratic_prior | |
static int | in_qp_calculations =0 |
static const int | max_num_quadratic_prior =100 |
static int | num_quadratic_prior =0 |
static quadratic_prior * | ptr [] |
static int | qflag |
constant_quadratic_re_penalty::constant_quadratic_re_penalty | ( | void | ) |
void constant_quadratic_re_penalty::operator= | ( | const dmatrix & | M | ) |
|
privatevirtual |
Description not yet available.
Implements style_flag_class.
Definition at line 925 of file quadpri.cpp.
Referenced by constant_quadratic_re_penalty().
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |