75 explicit Ind(
IInd * pNewInd = 0);
81 double dBarrier)
const;
112 #include "cfl/Inline/iInd.hpp" 113 #endif // of __cflInd_hpp__
virtual void indicator(std::valarray< double > &rValues, double dBarrier) const =0
Standard concrete class for indicator functions.
Definition: Ind.hpp:67
Macros and constants for cfl library.
Main namespace for cfl library.
Definition: Approx.hpp:22
virtual ~IInd()
Definition: Ind.hpp:44
Interface class for one-dimensional indicator function.
Definition: Ind.hpp:38