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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"
#include <stdio.h>
#include <math.h>

Go to the source code of this file.

Functions

dvar_matrix operator/ (const double e, const dvar_matrix &m)
 Description not yet available.
dvar_matrix operator/ (const prevariable &e, const dvar_matrix &m)
 Description not yet available.
dvar_matrix operator/ (const prevariable &e, const dmatrix &m)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m31.cpp.


Function Documentation

dvar_matrix operator/ ( const double  e,
const dvar_matrix m 
)

Description not yet available.

Parameters:

Definition at line 35 of file fvar_m31.cpp.

dvar_matrix operator/ ( const prevariable e,
const dvar_matrix m 
)

Description not yet available.

Parameters:

Definition at line 50 of file fvar_m31.cpp.

dvar_matrix operator/ ( const prevariable e,
const dmatrix m 
)

Description not yet available.

Parameters:

Definition at line 65 of file fvar_m31.cpp.