ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
dmat28.cpp File Reference

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

banded_lower_triangular_dmatrix choleski_decomp (const banded_symmetric_dmatrix &MM)
banded_lower_triangular_dmatrix choleski_decomp (const banded_symmetric_dmatrix &_M, int &ierr)
dvector eigenvalues (const banded_symmetric_dmatrix &_SS)
 Description not yet available.
dmatrix eigenvectors (const banded_symmetric_dmatrix &_SS, const dvector &_e)
 Description not yet available.
ostream & operator<< (const ostream &_ofs, const banded_lower_triangular_dmatrix &S1)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file dmat28.cpp.


Function Documentation

Definition at line 287 of file dmat28.cpp.

Definition at line 293 of file dmat28.cpp.

dmatrix eigenvectors ( const banded_symmetric_dmatrix _SS,
const dvector _e 
)
ostream& operator<< ( const ostream &  _ofs,
const banded_lower_triangular_dmatrix S1 
)

Description not yet available.

Parameters:

Definition at line 258 of file dmat28.cpp.