The concept ImplicitFunction describes a function object whose operator() computes the values of a function f : ℝ3 → ℝ.
| |
Number type
| |
| |
Point type
|
|
| Returns the value f(p), where p ∈ ℝ3. |
Gray_level_image_function,
any pointer to a function of type FT (*)(Point).