Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
src/math/binsearch/function_binsearch.h File Reference
#include "utils/preconditions/preconditions.h"
#include <cmath>
Include dependency graph for function_binsearch.h:

Go to the source code of this file.

Classes

class  math::binsearch::Function< T >
class  math::binsearch::ConvexFunction< T >
class  math::binsearch::FunctionBinsearch< T >

Namespaces

namespace  math
namespace  math::binsearch
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines