Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
math::binsearch::FunctionBinsearch< T > Member List
This is the complete list of members for math::binsearch::FunctionBinsearch< T >, including all inherited members.
convex_min(ConvexFunction< T > *f, T left, T right, T precision)math::binsearch::FunctionBinsearch< T > [inline]
number_of_iterations(T left, T right, T precision, double division)math::binsearch::FunctionBinsearch< T > [inline, private]
root(Function< T > *f, T left, T right, T precision)math::binsearch::FunctionBinsearch< T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines