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

(* $Id$)

Description not yet available. More...

#include <df1b2fun.h>

Go to the source code of this file.

Functions

df1b2matrix cos (const df1b2matrix &_M)
 Description not yet available.
df1b2matrix log (const df1b2matrix &_M)
 Description not yet available.
df1b2matrix mfexp (const df1b2matrix &_M)
 Description not yet available.
df1b2matrix sin (const df1b2matrix &_M)
 Description not yet available.
df1b2matrix square (const df1b2matrix &_M)
 Description not yet available.
dvector value (const df1b2vector &_t1)
 Description not yet available.
dmatrix value (const df1b2matrix &_m)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file f1b2vc2.cpp.


Function Documentation

df1b2matrix cos ( const df1b2matrix _M)

Description not yet available.

Parameters:

Definition at line 247 of file f1b2vc2.cpp.

df1b2matrix log ( const df1b2matrix _M)

Description not yet available.

Parameters:

Definition at line 199 of file f1b2vc2.cpp.

df1b2matrix mfexp ( const df1b2matrix _M)

Description not yet available.

Parameters:

Definition at line 175 of file f1b2vc2.cpp.

df1b2matrix sin ( const df1b2matrix _M)

Description not yet available.

Parameters:

Definition at line 223 of file f1b2vc2.cpp.

df1b2matrix square ( const df1b2matrix _M)

Description not yet available.

Parameters:

Definition at line 131 of file f1b2vc2.cpp.

dvector value ( const df1b2vector _t1)

Description not yet available.

Parameters:

Definition at line 17 of file f1b2vc2.cpp.

dmatrix value ( const df1b2matrix _m)

Description not yet available.

Parameters:

Definition at line 33 of file f1b2vc2.cpp.