38 #ifndef LInfTemplate_hpp
39 #define LInfTemplate_hpp
43 #include "PatchData.hpp"
55 class LInfTemplate :
public ObjectiveFunction
74 #endif // LInfTemplate_hpp
virtual bool concrete_evaluate(PatchData &patch, double &fval, MsqError &err)
NVec< 3, double > Vector3D
virtual bool compute_analytical_gradient(PatchData &patch, Vector3D *const &grad, double &OF_val, MsqError &err, size_t array_size)
LInfTemplate(QualityMetric *)