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

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 sing_val_decomp ()
 sing_val_decomp (const dmatrix &_a, const dvector &_w, const dmatrix &_v)
 Description not yet available.
dmatrix get_u (void)
dmatrix get_v (void)
dvector get_w (void)

Private Attributes

dmatrix a
dmatrix v
dvector w

Detailed Description

Description not yet available.

Parameters:

Definition at line 8958 of file fvar.hpp.


Constructor & Destructor Documentation

Definition at line 8964 of file fvar.hpp.

sing_val_decomp::sing_val_decomp ( const dmatrix _a,
const dvector _w,
const dmatrix _v 
)

Description not yet available.

Parameters:

Definition at line 62 of file dmat42.cpp.


Member Function Documentation

dmatrix sing_val_decomp::get_u ( void  ) [inline]

Definition at line 8968 of file fvar.hpp.

dmatrix sing_val_decomp::get_v ( void  ) [inline]

Definition at line 8976 of file fvar.hpp.

dvector sing_val_decomp::get_w ( void  ) [inline]

Definition at line 8972 of file fvar.hpp.


Member Data Documentation

Definition at line 8960 of file fvar.hpp.

Referenced by get_u().

Definition at line 8962 of file fvar.hpp.

Referenced by get_v().

Definition at line 8961 of file fvar.hpp.

Referenced by get_w().

List of all members.


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