FEASST
v0.23.0
README
Tutorials
Particle files and units
List of all capabilities
List of plugins
Threads
Utilities
Math
math/include/utils_math
math/include/constants
math/include/quadratic_equation
Minimize
GoldenSearch
Solver
SolverBisection
SolverBrentDekker
SolverNewtonRaphson
Formula
FormulaPolynomial
FormulaExponential
Accumulator
Position
Matrix
Euler
Random
RandomMT19937
RandomModulo
Table
Histogram
Tutorial
FEASST plugin dependencies
Configuration
System
Monte Carlo
Models
Steppers
Flat histogram
Patch
Mayer
XTC
Chain
Shape
Confinement
Charge
Optimized Lennard-Jones
Cluster
Expanded Grand Canonical Ensemble
Morph
Beta expanded
Prefetch
Aniso
Modify FEASST
FFTW
NetCDF
Modify FEASST
pyfeasst
Python interface
Contact
Contributing
Acknowledgement
Citation
FEASST
National Institute of Standards and Technology
»
List of all capabilities
»
Math
»
<no title>
»
GoldenSearch
GoldenSearch
class
GoldenSearch
:
public
feasst
::
Minimize
Public Functions
void
bracket
(
double
*
lower
,
double
*
upper
,
Formula
*
formula
)
Return reduced bounds containing a minimum.