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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvariable lower_triangular_ln_det (const dvar_matrix &m)
 Description not yet available.
dvariable lower_triangular_ln_det (const dvar_matrix &m, int &sgn)
 Description not yet available.
dvar_vector lower_triangular_solve (const dvar_matrix &m, const dvar_vector &v)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m53.cpp.


Function Documentation

Description not yet available.

Parameters:

Definition at line 45 of file fvar_m53.cpp.

dvariable lower_triangular_ln_det ( const dvar_matrix m,
int &  sgn 
)

Description not yet available.

Parameters:

Definition at line 55 of file fvar_m53.cpp.

Description not yet available.

Parameters:

Definition at line 17 of file fvar_m53.cpp.