ADMB Documentation  11.1.1022
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Public Attributes | Private Attributes
fmm Class Reference

Description not yet available. More...

#include <fvar.hpp>

List of all members.

Public Member Functions

 fmm (int nvar, int disk_save=0)
 Description not yet available.
 fmm (int nvar, const lvector &ipar, int disk_save=0)
 Description not yet available.
double minimize (const independent_variables &x, double(*pf)(const dvar_vector &))
 Description not yet available.
double minimize (const independent_variables &x, const dvector &c, double(*pf)(const dvar_vector &, const dvector &))
void fmin (const double &f, const dvector &x, const dvector &g)
 Description not yet available.
dmatrixhessian ()

Public Attributes

double dmin
double fbest
double df
long int llog
long int n1
long int ic
long int iconv
long int i1
long int xxlink
double z
double zz
double gys
double gs
double sig
double gso
double alpha
double tot
double fy
double dgs
long int itn
long int icc
long int np
long int nn
long int is
long int iu
long int iv
long int ib
int i
int j
double gmax
double fsave
dvector xx
dvector gbest
dvector xsave
dvector gsave
int n
int disk_save

Private Attributes

dfsdmat h
dvector w
dvector funval

Detailed Description

Description not yet available.

Parameters:

Definition at line 4172 of file fvar.hpp.


Constructor & Destructor Documentation

fmm::fmm ( int  nvar,
int  _disk_save = 0 
)

Description not yet available.

Parameters:

Definition at line 35 of file fmm.cpp.

fmm::fmm ( int  nvar,
const lvector ipar,
int  _disk_save = 0 
)

Description not yet available.

Parameters:

Definition at line 19 of file fmm.cpp.


Member Function Documentation

double fmm::minimize ( const independent_variables x,
double(*)(const dvar_vector &)  pf 
)

Description not yet available.

Parameters:

Definition at line 17 of file minim.cpp.

double fmm::minimize ( const independent_variables x,
const dvector c,
double(*)(const dvar_vector &, const dvector &)  pf 
)
void fmm::fmin ( const double &  _f,
const dvector _x,
const dvector _g 
)

Member Data Documentation

dfsdmat fmm::h [private]

Definition at line 4175 of file fvar.hpp.

Referenced by fmin(), and fmm().

dvector fmm::w [private]

Definition at line 4176 of file fvar.hpp.

Referenced by fmin().

dvector fmm::funval [private]

Definition at line 4177 of file fvar.hpp.

Referenced by fmin().

double fmm::dmin

Definition at line 4179 of file fvar.hpp.

Referenced by fmin().

double fmm::fbest
double fmm::df

Definition at line 4179 of file fvar.hpp.

Referenced by fmin().

long int fmm::llog

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

long int fmm::n1

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

long int fmm::ic

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

long int fmm::i1

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

Definition at line 4181 of file fvar.hpp.

Referenced by fmin().

double fmm::z

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::zz

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::gys

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::gs

Definition at line 4182 of file fvar.hpp.

Referenced by fmin(), and minimize().

double fmm::sig

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::gso

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::alpha

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::tot

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::fy

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

double fmm::dgs

Definition at line 4182 of file fvar.hpp.

Referenced by fmin().

long int fmm::itn
long int fmm::icc

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::np

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::nn

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::is

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::iu

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::iv

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

long int fmm::ib

Definition at line 4183 of file fvar.hpp.

Referenced by fmin().

Definition at line 4184 of file fvar.hpp.

Referenced by fmin().

Definition at line 4184 of file fvar.hpp.

Referenced by fmin().

double fmm::gmax
double fmm::fsave

Definition at line 4186 of file fvar.hpp.

Referenced by fmin().

Definition at line 4187 of file fvar.hpp.

Referenced by fmin().

Definition at line 4188 of file fvar.hpp.

Referenced by fmin(), and function_minimizer::quasi_newton_block().

Definition at line 4189 of file fvar.hpp.

Referenced by fmin().

Definition at line 4190 of file fvar.hpp.

Referenced by fmin().

Definition at line 4192 of file fvar.hpp.

Referenced by fmin(), and fmm().

Definition at line 4193 of file fvar.hpp.

Referenced by fmm().


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