ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
void | allocate (int, int, double, double, int, const char *) |
Description not yet available. More... | |
void | allocate (int, int, double, double, const char *) |
Description not yet available. More... | |
void | allocate (int, int, double, double) |
Description not yet available. More... | |
double | getmaxb (void) |
double | getminb (void) |
virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
Description not yet available. More... | |
virtual void | set_value (const dvector &x, const int &_ii) |
Description not yet available. More... | |
virtual void | set_value (const init_df1b2vector &x, const int &_ii, const df1b2variable &pen) |
Description not yet available. More... | |
Public Member Functions inherited from df1b2_init_vector | |
virtual | ~df1b2_init_vector () |
void | allocate (int min, int max, int phase_start, const adstring &s="unnamed") |
Description not yet available. More... | |
void | allocate (int min, int max, const adstring &s="unnamed") |
Description not yet available. More... | |
virtual void | set_index (int aflag, const int &ii) |
Description not yet available. More... | |
void | set_phase_start (int n) |
Public Member Functions inherited from df1b2vector | |
df1b2vector (int lb, int ub) | |
Description not yet available. More... | |
df1b2vector (const dvector &v) | |
Construct df1b2vector from dvector v. More... | |
df1b2vector (const df1b2vector &) | |
Copy constructor. More... | |
df1b2vector (void) | |
Default constructor. More... | |
df1b2vector (const predf1b2vector &) | |
Description not yet available. More... | |
~df1b2vector () | |
Destructor. More... | |
void | allocate (int lb, int ub, const char *) |
Description not yet available. More... | |
void | allocate (int lb, int ub) |
Allocate vector of df1b2variables with dimension [lb to ub]. More... | |
void | allocate (const ad_integer &, const ad_integer &ub) |
Description not yet available. More... | |
void | allocate (void) |
Initialize df1b2vector to empty. More... | |
int | allocated (void) |
void | copy (const df1b2vector &) |
Description not yet available. More... | |
void | deallocate (void) |
If no other copies exists, free allocated memory. More... | |
int | get_offset (void) |
df1b2variable * | getv (void) |
int | indexmax (void) const |
int | indexmin (void) const |
void | initialize (void) |
Description not yet available. More... | |
void | noallocate (int lib, int ub) |
Description not yet available. More... | |
df1b2variable & | operator() (int i) const |
df1b2vector | operator() (const ivector &iv) |
df1b2vector | operator() (int lb, int ub) |
df1b2vector & | operator*= (const df1b2vector &x) |
Description not yet available. More... | |
df1b2vector & | operator*= (const df1b2variable &x) |
Description not yet available. More... | |
df1b2vector & | operator++ (void) |
df1b2vector & | operator+= (const df1b2vector &x) |
Description not yet available. More... | |
df1b2vector & | operator+= (const dvector &x) |
Description not yet available. More... | |
df1b2vector & | operator+= (double x) |
Description not yet available. More... | |
df1b2vector & | operator+= (const df1b2variable &x) |
Description not yet available. More... | |
df1b2vector & | operator-- (void) |
df1b2vector & | operator-= (const df1b2vector &x) |
Description not yet available. More... | |
df1b2vector & | operator-= (const dvector &x) |
Description not yet available. More... | |
df1b2vector & | operator-= (const df1b2variable &x) |
Description not yet available. More... | |
df1b2vector & | operator/= (const df1b2vector &x) |
Description not yet available. More... | |
df1b2vector & | operator/= (const df1b2variable &x) |
Description not yet available. More... | |
df1b2vector & | operator= (const df3_one_vector &) |
df1b2vector & | operator= (const df1b2vector &) |
Description not yet available. More... | |
df1b2vector & | operator= (const dvector &) |
Description not yet available. More... | |
df1b2vector & | operator= (double) |
Assign value x to each element of df1b2vector. More... | |
df1b2vector & | operator= (const df1b2variable &) |
Description not yet available. More... | |
df1b2vector & | operator= (const df3_two_vector &M) |
Description not yet available. More... | |
df1b2variable & | operator[] (int i) const |
int | pointersize () const |
df1b2vector & | shift (int) |
Description not yet available. More... | |
int | size () |
Public Member Functions inherited from initial_df1b2params | |
initial_df1b2params (void) | |
Description not yet available. More... | |
virtual void | add_to_list (void) |
Description not yet available. More... | |
double | get_scalefactor () |
Description not yet available. More... | |
void | set_phase_start (int n) |
void | set_scalefactor (const double) |
Set scale factor for parameter in RE model. More... | |
Protected Attributes | |
double | maxb |
double | minb |
Protected Attributes inherited from df1b2vector_header | |
int | index_max |
int | index_min |
int | offset |
Additional Inherited Members | |
Static Public Member Functions inherited from initial_df1b2params | |
static void | reset (const init_df1b2vector &, const df1b2variable &) |
Description not yet available. More... | |
static void | reset (const df1b2vector &, const df1b2variable &) |
static void | reset_all (const dvector &) |
Description not yet available. More... | |
static void | restore_varsptr (void) |
Description not yet available. More... | |
static void | save_varsptr (void) |
Description not yet available. More... | |
static int | set_index (void) |
static int | stddev_scale (const dvector &d, const dvector &x) |
Description not yet available. More... | |
Public Attributes inherited from initial_df1b2params | |
int | ind_index |
int | phase_save |
int | phase_start |
double | scalefactor |
Static Public Attributes inherited from initial_df1b2params | |
static double | cobjfun =0.0 |
static int | current_phase =0 |
static int | have_bounded_random_effects =0 |
static int | num_initial_df1b2params =0 |
static int | num_initial_df1b2params_sav =0 |
static lmatrix * | pointer_table =0 |
static int | separable_calculation_type =0 |
static int | separable_flag =0 |
static initial_df1b2params ** | varsptr = NULL |
static initial_df1b2params ** | varsptr_sav =0 |
void df1b2_init_bounded_vector::allocate | ( | int | mmin, |
int | mmax, | ||
double | _minb, | ||
double | _maxb, | ||
int | n, | ||
const char * | s | ||
) |
void df1b2_init_bounded_vector::allocate | ( | int | mmin, |
int | mmax, | ||
double | _minb, | ||
double | _maxb, | ||
const char * | s | ||
) |
void df1b2_init_bounded_vector::allocate | ( | int | mmin, |
int | mmax, | ||
double | _minb, | ||
double | _maxb | ||
) |
|
inline |
Definition at line 1599 of file df1b2fun.h.
Referenced by funnel_init_df1b2variable::set_value(), funnel_init_bounded_df1b2vector::set_value(), re_df1b2_init_bounded_vector::set_value(), and funnel_init_df1b2variable::xinit().
|
inline |
Definition at line 1598 of file df1b2fun.h.
Referenced by funnel_init_df1b2variable::set_value(), funnel_init_bounded_df1b2vector::set_value(), re_df1b2_init_bounded_vector::set_value(), and funnel_init_df1b2variable::xinit().
|
virtual |
Description not yet available.
Reimplemented from df1b2_init_vector.
Definition at line 137 of file df1b2f25.cpp.
|
virtual |
Description not yet available.
Reimplemented from df1b2_init_vector.
Reimplemented in df1b2_init_bounded_dev_vector, and re_df1b2_init_bounded_vector.
Definition at line 125 of file df1b2f18.cpp.
Referenced by set_value(), re_df1b2_init_bounded_vector::set_value(), and df1b2_init_bounded_dev_vector::set_value().
|
virtual |
Description not yet available.
Reimplemented from df1b2_init_vector.
Reimplemented in df1b2_init_bounded_dev_vector, and re_df1b2_init_bounded_vector.
Definition at line 593 of file df1b2f15.cpp.
|
protected |
Definition at line 1588 of file df1b2fun.h.
Referenced by allocate(), getmaxb(), sd_scale(), and set_value().
|
protected |
Definition at line 1587 of file df1b2fun.h.
Referenced by allocate(), getminb(), sd_scale(), and set_value().
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |