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

(* $Id$)

Description not yet available. More...

#include <df1b2fun.h>

Go to the source code of this file.

Functions

df1b2variable lower_triangular_ln_det (const df1b2matrix &m)
 Description not yet available.
df1b2variable lower_triangular_ln_det (const df1b2matrix &m, int &sgn)
 Description not yet available.
df1b2vector lower_triangular_solve (const df1b2matrix &m, const df1b2vector &v)
 Description not yet available.
df1b2vector lower_triangular_solve_trans (const df1b2matrix &M, const df1b2vector &y)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file f1b2v12.cpp.


Function Documentation

Description not yet available.

Parameters:

Definition at line 76 of file f1b2v12.cpp.

df1b2variable lower_triangular_ln_det ( const df1b2matrix m,
int &  sgn 
)

Description not yet available.

Parameters:

Definition at line 86 of file f1b2v12.cpp.

Description not yet available.

Parameters:

Definition at line 48 of file f1b2v12.cpp.

Description not yet available.

Parameters:

Definition at line 17 of file f1b2v12.cpp.