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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

void cmdm_prod (void)
 Description not yet available.
dvar_matrix operator* (const dmatrix &cm1, const dvar_matrix &m2)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m18.cpp.


Function Documentation

void cmdm_prod ( void  )

Description not yet available.

Parameters:

Definition at line 103 of file fvar_m18.cpp.

Referenced by operator*().

dvar_matrix operator* ( const dmatrix cm1,
const dvar_matrix m2 
)

Description not yet available.

Parameters:

Definition at line 32 of file fvar_m18.cpp.