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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

void cmdv_prod (void)
 Description not yet available.
void dmdv_prod (void)
 Description not yet available.
dvar_vector operator* (const dvar_matrix &m, const dvar_vector &x)
 Description not yet available.
dvar_vector operator* (const dmatrix &m, const dvar_vector &x)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m22.cpp.


Function Documentation

void cmdv_prod ( void  )

Description not yet available.

Parameters:

Definition at line 142 of file fvar_m22.cpp.

Referenced by operator*().

void dmdv_prod ( void  )

Description not yet available.

Parameters:

Definition at line 62 of file fvar_m22.cpp.

Referenced by operator*().

dvar_vector operator* ( const dvar_matrix m,
const dvar_vector x 
)

Description not yet available.

Parameters:

Definition at line 20 of file fvar_m22.cpp.

dvar_vector operator* ( const dmatrix m,
const dvar_vector x 
)

Description not yet available.

Parameters:

Definition at line 101 of file fvar_m22.cpp.