All Classes Functions Variables
Public Member Functions | List of all members
EnjoLib::BinSearchArgSubject Class Reference

Represents a black box whose values will be queried in search for GetRefValue() More...

#include <BinSearchArgSubject.hpp>

Public Member Functions

virtual double GetRefValue ()=0
 The value searched for.
virtual double UpdateGetValue (double arg)=0
 Should return the function's value for a given argument.
virtual bool IsValid (double arg, double lastValue)
 Can give additional hint to the caller about validity of the result, if known.

Detailed Description

Represents a black box whose values will be queried in search for GetRefValue()


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