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

Description not yet available. More...

#include <df1b2fun.h>

Public Member Functions

void allocate (int, int, int, int, double, double, int, const char *)
 Description not yet available. More...
 
void allocate (int, int, const index_type &, const index_type &, double, double, int, const char *)
 Description not yet available. More...
 
void allocate (int, int, int, int, double, double, const char *)
 Description not yet available. More...
 
void allocate (int, int, const index_type &, const index_type &, double, double, const char *)
 Description not yet available. More...
 
void allocate (int, int, int, int, double, double)
 Description not yet available. More...
 
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_matrix
void allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, int ps, const char *s)
 
void allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, const char *s)
 
void allocate (int rmin, int rmax, int cmin, int cmax)
 
void allocate (int rmin, int rmax, int cmin, int cmax, int ps, const char *s)
 
void allocate (int rmin, int rmax, int cmin, int cmax, const char *s)
 
void allocate (int rmin, int rmax, int cmin, int cmax, double, double, const char *s)
 
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 df1b2matrix
 df1b2matrix (int nrl, int nrh, int ncl, int nch)
 Description not yet available. More...
 
 df1b2matrix (int nrl, int nrh)
 Description not yet available. More...
 
 df1b2matrix (const df1b2matrix &)
 Copy constructor. More...
 
 df1b2matrix (int nrl, int nrh, const index_type &ncl, const index_type &nch)
 Description not yet available. More...
 
 df1b2matrix (void)
 Description not yet available. More...
 
 ~df1b2matrix ()
 Destructor. More...
 
void allocate (int nrl, int nrh, int ncl, int nch)
 Description not yet available. More...
 
void allocate (int nrl, int nrh)
 Allocate square matrix. More...
 
void allocate (int nrl, int nrh, int ncl, int nch, const char *)
 Description not yet available. More...
 
void allocate (int nrl, int nrh, const index_type &ncl, const index_type &nch)
 Description not yet available. More...
 
void allocate (int nrl, int nrh, const index_type &ncl, const index_type &nch, const char *)
 Description not yet available. More...
 
void allocate (void)
 Description not yet available. More...
 
int allocated (void)
 
void colfill (const int j, const df1b2vector &v)
 Copy vector values into column j of df1b2matrix. More...
 
int colmax (void) const
 
int colmin (void) const
 
int colsize (void) const
 
void deallocate (void)
 Description not yet available. More...
 
int indexmax (void) const
 
int indexmin (void) const
 
void initialize (void)
 Description not yet available. More...
 
df1b2variableoperator() (int i, int j) const
 
df1b2vectoroperator() (int i) const
 
df1b2matrixoperator*= (const df1b2variable &x)
 Description not yet available. More...
 
df1b2matrixoperator*= (double x)
 Description not yet available. More...
 
df1b2matrixoperator+= (const df1b2matrix &M)
 Description not yet available. More...
 
df1b2matrixoperator-= (const df1b2matrix &M)
 Description not yet available. More...
 
df1b2matrixoperator/= (const df1b2variable &x)
 Description not yet available. More...
 
df1b2matrixoperator/= (double x)
 Description not yet available. More...
 
df1b2matrixoperator= (const df3_one_matrix &)
 
df1b2matrixoperator= (const df1b2matrix &)
 Description not yet available. More...
 
df1b2matrixoperator= (const dmatrix &)
 Description not yet available. More...
 
df1b2matrixoperator= (const df1b2variable &)
 Assigns value _M to all elements of df1b2matrix (if not empty). More...
 
df1b2matrixoperator= (double)
 Description not yet available. More...
 
df1b2matrixoperator= (const df3_two_matrix &M)
 Description not yet available. More...
 
df1b2vectoroperator[] (int i) const
 
int rowmax (void) const
 
int rowmin (void) const
 
unsigned int size () const
 
- 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
 

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 lmatrixpointer_table =0
 
static int separable_calculation_type =0
 
static int separable_flag =0
 
static initial_df1b2params ** varsptr = NULL
 
static initial_df1b2params ** varsptr_sav =0
 

Detailed Description

Description not yet available.

Parameters

Definition at line 1642 of file df1b2fun.h.

Member Function Documentation

void df1b2_init_bounded_matrix::allocate ( int  mmin,
int  mmax,
int  cmin,
int  cmax,
double  _minb,
double  _maxb,
int  phase,
const char *  s 
)

Description not yet available.

Parameters

Definition at line 71 of file df1b2f24.cpp.

void df1b2_init_bounded_matrix::allocate ( int  mmin,
int  mmax,
const index_type cmin,
const index_type cmax,
double  _minb,
double  _maxb,
int  phase,
const char *  s 
)

Description not yet available.

Parameters

Definition at line 57 of file df1b2f24.cpp.

void df1b2_init_bounded_matrix::allocate ( int  mmin,
int  mmax,
int  cmin,
int  cmax,
double  _minb,
double  _maxb,
const char *  s 
)

Description not yet available.

Parameters

Definition at line 32 of file df1b2f24.cpp.

void df1b2_init_bounded_matrix::allocate ( int  mmin,
int  mmax,
const index_type cmin,
const index_type cmax,
double  _minb,
double  _maxb,
const char *  s 
)

Description not yet available.

Parameters

Definition at line 44 of file df1b2f24.cpp.

void df1b2_init_bounded_matrix::allocate ( int  mmin,
int  mmax,
int  cmin,
int  cmax,
double  _minb,
double  _maxb 
)

Description not yet available.

Parameters

Definition at line 20 of file df1b2f24.cpp.

void df1b2_init_bounded_matrix::sd_scale ( const dvector _v,
const dvector x,
const int &  _ii 
)
virtual

Description not yet available.

Parameters

Reimplemented from df1b2_init_matrix.

Definition at line 173 of file df1b2f25.cpp.

void df1b2_init_bounded_matrix::set_value ( const dvector x,
const int &  ii 
)
virtual

Description not yet available.

Parameters

Reimplemented from df1b2_init_matrix.

Definition at line 208 of file df1b2f24.cpp.

Referenced by set_value().

void df1b2_init_bounded_matrix::set_value ( const init_df1b2vector _x,
const int &  ii,
const df1b2variable pen 
)
virtual

Description not yet available.

Parameters

Reimplemented from df1b2_init_matrix.

Definition at line 125 of file df1b2f24.cpp.

Member Data Documentation

double df1b2_init_bounded_matrix::maxb
protected

Definition at line 1646 of file df1b2fun.h.

Referenced by allocate(), sd_scale(), and set_value().

double df1b2_init_bounded_matrix::minb
protected

Definition at line 1645 of file df1b2fun.h.

Referenced by allocate(), sd_scale(), and set_value().


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