#include <function.h>
Public Member Functions |
|
Function realization
|
|
float | operator() (float) const |
Evaluation of this subterm. |
This function represents a constant that is already known at compile time.
float BALL::ConstantFunction< constant_template >::operator() | ( | float | ) | const |
Evaluation of this subterm.
x | the point where to evaluate |