ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Protected Attributes
df1b2_init_bounded_vector Class Reference

Description not yet available. More...

#include <df1b2fun.h>

Public Member Functions

void allocate (int, int, double, double, int, const char *)
 Description not yet available.
void allocate (int, int, double, double, const char *)
 Description not yet available.
void allocate (int, int, double, double)
 Description not yet available.
double getmaxb (void)
double getminb (void)
virtual void sd_scale (const dvector &d, const dvector &x, const int &ii)
 Description not yet available.
virtual void set_value (const dvector &x, const int &_ii)
 Description not yet available.
virtual void set_value (const init_df1b2vector &x, const int &_ii, const df1b2variable &pen)
 Description not yet available.

Protected Attributes

double maxb
double minb

Detailed Description

Description not yet available.

Parameters:

Definition at line 1556 of file df1b2fun.h.


Member Function Documentation

void df1b2_init_bounded_vector::allocate ( int  mmin,
int  mmax,
double  _minb,
double  _maxb,
int  n,
const char *  s 
)

Description not yet available.

Parameters:

Definition at line 719 of file df1b2f15.cpp.

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

Description not yet available.

Parameters:

Definition at line 709 of file df1b2f15.cpp.

void df1b2_init_bounded_vector::allocate ( int  mmin,
int  mmax,
double  _minb,
double  _maxb 
)

Description not yet available.

Parameters:

Definition at line 697 of file df1b2f15.cpp.

double df1b2_init_bounded_vector::getmaxb ( void  ) [inline]
double df1b2_init_bounded_vector::getminb ( void  ) [inline]
void df1b2_init_bounded_vector::sd_scale ( const dvector _v,
const dvector x,
const int &  _ii 
) [virtual]

Description not yet available.

Parameters:

Reimplemented from df1b2_init_vector.

Definition at line 137 of file df1b2f25.cpp.

void df1b2_init_bounded_vector::set_value ( const dvector x,
const int &  ii 
) [virtual]

Description not yet available.

Parameters:

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().

void df1b2_init_bounded_vector::set_value ( const init_df1b2vector _x,
const int &  ii,
const df1b2variable pen 
) [virtual]

Description not yet available.

Parameters:

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.


Member Data Documentation

double df1b2_init_bounded_vector::maxb [protected]

Definition at line 1560 of file df1b2fun.h.

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

double df1b2_init_bounded_vector::minb [protected]

Definition at line 1559 of file df1b2fun.h.

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

List of all members.


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