BALL
1.4.79
|
#include <BALL/MATHS/function.h>
Public Member Functions | |
Function realization | |
BALL_INLINE float | operator() (float) const |
Constant function class. This function represents a constant that is already known at compile time.
Definition at line 20 of file function.h.
|
inline |
Evaluation of this subterm
x | the point where to evaluate |
Definition at line 35 of file function.h.