A MathFunction that cuts through another mathfunction with higher number of dimensions.
More...
List of all members.
Detailed Description
template<class RT, class PT>
class AlongVectorFunction< RT, PT >
A MathFunction that cuts through another mathfunction with higher number of dimensions.
A starting point (P) and a vector (N) is used to project a line through a MathFunctionND (func). The value returned is:
f(x) = func(P+N*x)
Constructor & Destructor Documentation
template<class RT , class PT >
Member Function Documentation
template<class RT , class PT >
Member Data Documentation
template<class RT , class PT >
template<class RT , class PT >
template<class RT , class PT >