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

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 banded_symmetric_dmatrix (void)
 banded_symmetric_dmatrix (const banded_symmetric_dmatrix &, int, int)
 Description not yet available.
 banded_symmetric_dmatrix (int _min, int _max, int _bw)
 Description not yet available.
 banded_symmetric_dmatrix (const dvar_matrix_position &mpos)
 Description not yet available.
int bandwidth (void) const
const dmatrixget_dmatrix (void) const
int indexmax (void) const
int indexmin (void) const
void initialize (void)
 Description not yet available.
double & operator() (register int i, register int j)
dvector operator() (register int i)
const double & operator() (register int i, register int j) const
const dvector operator() (register int i) const
banded_symmetric_dmatrixoperator= (const banded_symmetric_dmatrix &)
 Description not yet available.
int rowmax (void) const
int rowmin (void) const
void save_dmatrix_derivatives (const dvar_matrix_position &) const
 Description not yet available.
void save_dmatrix_position (void) const
void save_dmatrix_value (void) const
 Description not yet available.
void shift (int)
 Description not yet available.
banded_symmetric_dmatrix sub (int l, int u)
 Description not yet available.

Private Attributes

int bw
dmatrix d

Friends

double norm2 (const banded_symmetric_dmatrix &B)
banded_symmetric_dmatrix restore_banded_symmetric_dvar_matrix_value (const dvar_matrix_position &mpos)
 Description not yet available.
double sumsq (const banded_symmetric_dmatrix &B)
banded_symmetric_dmatrix value (const banded_symmetric_dvar_matrix &v)
 Description not yet available.

Detailed Description

Description not yet available.

Parameters:

Definition at line 7775 of file fvar.hpp.


Constructor & Destructor Documentation

Definition at line 7806 of file fvar.hpp.

Referenced by sub().

Description not yet available.

Parameters:

Definition at line 95 of file dmat28.cpp.

banded_symmetric_dmatrix::banded_symmetric_dmatrix ( int  _min,
int  _max,
int  _bw 
)

Description not yet available.

Parameters:

Definition at line 136 of file dmat28.cpp.

Description not yet available.

Parameters:

Definition at line 148 of file dmat28.cpp.


Member Function Documentation

int banded_symmetric_dmatrix::bandwidth ( void  ) const [inline]
const dmatrix& banded_symmetric_dmatrix::get_dmatrix ( void  ) const [inline]

Definition at line 7780 of file fvar.hpp.

int banded_symmetric_dmatrix::indexmax ( void  ) const [inline]
int banded_symmetric_dmatrix::indexmin ( void  ) const [inline]
double& banded_symmetric_dmatrix::operator() ( register int  i,
register int  j 
) [inline]

Definition at line 7824 of file fvar.hpp.

dvector banded_symmetric_dmatrix::operator() ( register int  i) [inline]

Definition at line 7828 of file fvar.hpp.

const double& banded_symmetric_dmatrix::operator() ( register int  i,
register int  j 
) const [inline]

Definition at line 7832 of file fvar.hpp.

const dvector banded_symmetric_dmatrix::operator() ( register int  i) const [inline]

Definition at line 7836 of file fvar.hpp.

banded_symmetric_dmatrix & banded_symmetric_dmatrix::operator= ( const banded_symmetric_dmatrix M)

Description not yet available.

Parameters:

Definition at line 365 of file dmat28.cpp.

int banded_symmetric_dmatrix::rowmax ( void  ) const [inline]
int banded_symmetric_dmatrix::rowmin ( void  ) const [inline]

Description not yet available.

Parameters:

Definition at line 163 of file cmpdif11.cpp.

Referenced by dfcholeski_decomp_banded(), and dfcholeski_decomp_banded_positive().

Description not yet available.

Parameters:

Definition at line 60 of file cmpdif11.cpp.

Description not yet available.

Parameters:

Definition at line 115 of file dmat28.cpp.

Description not yet available.

Parameters:

Definition at line 402 of file dmat28.cpp.


Friends And Related Function Documentation

double norm2 ( const banded_symmetric_dmatrix B) [friend]

Definition at line 227 of file dmat38.cpp.

Description not yet available.

Parameters:

Definition at line 76 of file cmpdif11.cpp.

double sumsq ( const banded_symmetric_dmatrix B) [friend]

Description not yet available.

Parameters:

Definition at line 114 of file fvar_m40.cpp.


Member Data Documentation

Definition at line 7777 of file fvar.hpp.

Referenced by banded_symmetric_dmatrix(), bandwidth(), norm2(), and shift().

List of all members.


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