ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
fvar_m30.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 dvar_matrix &m, const double e)
 Description not yet available.
dvar_matrix operator/ (const dvar_matrix &m, const prevariable &e)
 Description not yet available.
dvar_matrix operator/ (const dmatrix &m, const prevariable &e)
 Description not yet available.
dvar_matrix symmetrize (const dvar_matrix &m)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_m30.cpp.


Function Documentation

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

Description not yet available.

Parameters:

Definition at line 35 of file fvar_m30.cpp.

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

Description not yet available.

Parameters:

Definition at line 50 of file fvar_m30.cpp.

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

Description not yet available.

Parameters:

Definition at line 65 of file fvar_m30.cpp.

Description not yet available.

Parameters:

Definition at line 80 of file fvar_m30.cpp.