18 #ifndef itkProductInputFunction_h
19 #define itkProductInputFunction_h
22 #include "vnl/vnl_matrix.h"
23 #include "vnl/vnl_vector.h"
35 template<
typename TMeasurementVector,
typename ScalarType>
53 virtual ScalarType
Evaluate(
const TMeasurementVector& input)
const;
67 #ifndef ITK_MANUAL_INSTANTIATION
68 #include "itkProductInputFunction.hxx"
Light weight base class for most itk classes.
Base class for all ITK function objects.
Control indentation during Print() invocation.