ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Protected Attributes
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.
void allocate (int, int, const index_type &, const index_type &, double, double, int, const char *)
 Description not yet available.
void allocate (int, int, int, int, double, double, const char *)
 Description not yet available.
void allocate (int, int, const index_type &, const index_type &, double, double, const char *)
 Description not yet available.
void allocate (int, int, int, int, double, double)
 Description not yet available.
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 1614 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 73 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 59 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:

Reimplemented from df1b2_init_matrix.

Definition at line 34 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 46 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 22 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 210 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 127 of file df1b2f24.cpp.


Member Data Documentation

double df1b2_init_bounded_matrix::maxb [protected]

Definition at line 1618 of file df1b2fun.h.

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

double df1b2_init_bounded_matrix::minb [protected]

Definition at line 1617 of file df1b2fun.h.

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

List of all members.


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