KASKADE 7 development version
|
Sets a function to std::numeric_limits<double>::max() for negative arguments. More...
#include <elementary_functions.hh>
Sets a function to std::numeric_limits<double>::max() for negative arguments.
Definition at line 11 of file elementary_functions.hh.
Public Member Functions | |
template<typename... Args> | |
PenaltyFunction (const Args &... args) | |
PenaltyFunction (PenaltyFunction const &)=default | |
PenaltyFunction & | operator= (PenaltyFunction const &)=default |
double | d0 (double const &x) const |
double | d1 (double const &x) const |
double | d2 (double const &x) const |
double | d3 (double const &x) const |
|
inline |
Definition at line 15 of file elementary_functions.hh.
|
default |
|
inline |
Definition at line 20 of file elementary_functions.hh.
|
inline |
Definition at line 26 of file elementary_functions.hh.
|
inline |
Definition at line 32 of file elementary_functions.hh.
|
inline |
Definition at line 38 of file elementary_functions.hh.
|
default |