ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
f1b2v12.cpp File Reference

(Last Changed on April 22, 2014 for git-revision 219a09ff06fd9cee4c006dd85abbefca00beea03.)

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. More...
 
df1b2variable lower_triangular_ln_det (const df1b2matrix &m, int &sgn)
 Description not yet available. More...
 
df1b2vector lower_triangular_solve (const df1b2matrix &m, const df1b2vector &v)
 Description not yet available. More...
 
df1b2vector lower_triangular_solve_trans (const df1b2matrix &M, const df1b2vector &y)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file f1b2v12.cpp.

Function Documentation

df1b2variable lower_triangular_ln_det ( const df1b2matrix m)

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.

df1b2vector lower_triangular_solve ( const df1b2matrix m,
const df1b2vector v 
)

Description not yet available.

Parameters

Definition at line 48 of file f1b2v12.cpp.

df1b2vector lower_triangular_solve_trans ( const df1b2matrix M,
const df1b2vector y 
)

Description not yet available.

Parameters

Definition at line 17 of file f1b2v12.cpp.