3 template<
class DataPo
int,
class _WFunctor,
int DiffType,
typename T>
9 m_vmin = VectorType::Zero();
10 m_vmax = VectorType::Zero();
15 template<
class DataPo
int,
class _WFunctor,
int DiffType,
typename T>
typename DataPoint::Scalar Scalar
Alias to scalar type.
void init(const VectorType &_evalPos)
Set the evaluation position and reset the internal states.
void setCurvatureValues(Scalar kmin, Scalar kmax, const VectorType &vmin, const VectorType &vmax)
Set curvature values. To be called in finalize() by child classes.
typename Base::VectorType VectorType
Alias to vector type.
This Source Code Form is subject to the terms of the Mozilla Public License, v.