ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
dfunction_tweaker Class Reference

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 dfunction_tweaker (double eps, double mult)
 Description not yet available. More...
 
dvariable operator() (const prevariable &)
 Description not yet available. More...
 

Private Attributes

dvector coffs
 
double eps
 
double mult
 

Detailed Description

Description not yet available.

Parameters

Definition at line 5124 of file fvar.hpp.

Constructor & Destructor Documentation

dfunction_tweaker::dfunction_tweaker ( double  _eps,
double  _mult 
)

Description not yet available.

Parameters

Definition at line 17 of file dftweak.cpp.

Member Function Documentation

dvariable dfunction_tweaker::operator() ( const prevariable x)

Description not yet available.

Parameters

Definition at line 51 of file dftweak.cpp.

Member Data Documentation

dvector dfunction_tweaker::coffs
private

Definition at line 5128 of file fvar.hpp.

Referenced by dfunction_tweaker(), and operator()().

double dfunction_tweaker::eps
private

Definition at line 5127 of file fvar.hpp.

Referenced by dfunction_tweaker(), and operator()().

double dfunction_tweaker::mult
private

Definition at line 5126 of file fvar.hpp.

Referenced by dfunction_tweaker(), and operator()().


The documentation for this class was generated from the following files: