Simplex Class Reference

#include <simplex.hpp>

Inheritance diagram for Simplex:

Inheritance graph
[legend]
List of all members.

Detailed Description

Multi-dimensionnal Simplex class.


Public Member Functions

 Simplex (double lambda, double tol)
virtual void minimize (const Problem &P) const
 minimize the optimization problem P


Constructor & Destructor Documentation

Simplex double  lambda,
double  tol
 

Constructor taking as input lambda as the characteristic length and tol as the precision


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

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen