The concept LocalKernel describes the set of requirements to be fulfilled by any class used to instantiate the second template parameter of the class Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits>.
This concept provides the geometric primitives used for the computations in the class Monge_via_jet_fitting.
In the class Monge_via_jet_fitting the scalar type, LocalKernel::FT, must be the same as that of the SvdTraits concept : SvdTraits::FT.
The type LocalKernel::FT is a model of the FieldWithSqrt concept.
LocalKernel::FT | |
The scalar type.
| |
LocalKernel::Point_3 | |
The point type.
| |
LocalKernel::Vector_3 | |
The vector type.
|
Only constructors (from 3 scalars and copy constructors) and access methods to coordinates x(), y(), z() are needed for the point and vector types.