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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

void dmdm_prod (void)
 Description not yet available.
dvar_matrix operator* (const dvar_matrix &m1, const dvar_matrix &m2)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m14.cpp.


Function Documentation

void dmdm_prod ( void  )

Description not yet available.

Parameters:

Definition at line 124 of file fvar_m14.cpp.

Referenced by operator*().

dvar_matrix operator* ( const dvar_matrix m1,
const dvar_matrix m2 
)

Description not yet available.

Parameters:

Definition at line 82 of file fvar_m14.cpp.