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

(* $Id$)

Overloads of arithmetic operators for variable arguments. More...

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

Go to the source code of this file.

Functions

void gradfree (dlink *)
 Description not yet available.
prevariableoperator* (const prevariable &v1, const prevariable &v2)
 Description not yet available.
prevariableoperator+ (const prevariable &v1, const prevariable &v2)
 Description not yet available.

Detailed Description

Overloads of arithmetic operators for variable arguments.

Definition in file fvar_opr.cpp.


Function Documentation

void gradfree ( dlink v)

Description not yet available.

Parameters:

Definition at line 57 of file fvar2.cpp.

prevariable& operator* ( const prevariable v1,
const prevariable v2 
)

Description not yet available.

Parameters:

Definition at line 67 of file fvar_opr.cpp.

prevariable& operator+ ( const prevariable v1,
const prevariable v2 
)

Description not yet available.

Parameters:

Definition at line 52 of file fvar_opr.cpp.