ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
fvar_opr.cpp File Reference

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

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

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

Detailed Description

Overloads of arithmetic operators for variable arguments.

Definition in file fvar_opr.cpp.

Function Documentation

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

Description not yet available.

Parameters

Definition at line 65 of file fvar_opr.cpp.

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

Description not yet available.

Parameters

Definition at line 50 of file fvar_opr.cpp.