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

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 banded_symmetric_dvar_matrix (int _min, int _max, int _bw)
 Description not yet available.
 banded_symmetric_dvar_matrix (const banded_symmetric_dvar_matrix &)
 Description not yet available.
int bandwidth (void) const
int indexmax (void) const
int indexmin (void) const
void initialize (void)
 Description not yet available.
prevariable operator() (int i, int j)
dvar_vector operator() (int i)
int rowmax (void) const
int rowmin (void) const
void save_dvar_matrix_position (void) const
 Description not yet available.
void save_dvar_matrix_value (void) const
 Description not yet available.

Private Attributes

int bw
dvar_matrix d

Friends

dvariable norm (const banded_symmetric_dvar_matrix &B)
 Description not yet available.
dvariable norm2 (const banded_symmetric_dvar_matrix &B)
 Description not yet available.
dvariable sumsq (const banded_symmetric_dvar_matrix &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 7859 of file fvar.hpp.


Constructor & Destructor Documentation

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

Description not yet available.

Parameters:

Definition at line 102 of file fvar_m40.cpp.

Description not yet available.

Parameters:

Definition at line 26 of file fvar_m40.cpp.


Member Function Documentation

int banded_symmetric_dvar_matrix::bandwidth ( void  ) const [inline]
int banded_symmetric_dvar_matrix::indexmax ( void  ) const [inline]
int banded_symmetric_dvar_matrix::indexmin ( void  ) const [inline]

Definition at line 7869 of file fvar.hpp.

Referenced by dvar_matrix::dvar_matrix(), operator<<(), and value().

Description not yet available.

Parameters:

Definition at line 77 of file fvar_m40.cpp.

prevariable banded_symmetric_dvar_matrix::operator() ( int  i,
int  j 
) [inline]

Definition at line 7892 of file fvar.hpp.

dvar_vector banded_symmetric_dvar_matrix::operator() ( int  i) [inline]

Definition at line 7896 of file fvar.hpp.

int banded_symmetric_dvar_matrix::rowmax ( void  ) const [inline]

Definition at line 7881 of file fvar.hpp.

Referenced by initialize(), and save_dvar_matrix_position().

int banded_symmetric_dvar_matrix::rowmin ( void  ) const [inline]

Definition at line 7877 of file fvar.hpp.

Referenced by initialize(), and save_dvar_matrix_position().

Description not yet available.

Parameters:

Definition at line 117 of file cmpdif11.cpp.

Referenced by choleski_decomp(), and choleski_decomp_positive().

Description not yet available.

Parameters:

Definition at line 28 of file cmpdif11.cpp.

Referenced by choleski_decomp(), and choleski_decomp_positive().


Friends And Related Function Documentation

dvariable norm ( const banded_symmetric_dvar_matrix B) [friend]

Description not yet available.

Parameters:

Definition at line 696 of file fvar_m40.cpp.

dvariable norm2 ( const banded_symmetric_dvar_matrix B) [friend]

Description not yet available.

Parameters:

Definition at line 705 of file fvar_m40.cpp.

dvariable sumsq ( const banded_symmetric_dvar_matrix B) [friend]

Definition at line 716 of file fvar_m40.cpp.

Description not yet available.

Parameters:

Definition at line 114 of file fvar_m40.cpp.


Member Data Documentation

Definition at line 7861 of file fvar.hpp.

Referenced by bandwidth(), norm2(), and value().

List of all members.


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