Open CASCADE Technology  6.9.1
Data Structures
Extrema_GlobOptFuncCC.hxx File Reference
#include <Adaptor2d_Curve2d.hxx>
#include <Adaptor3d_Curve.hxx>
#include <math_Matrix.hxx>
#include <math_Vector.hxx>
#include <math_MultipleVarFunction.hxx>
#include <math_MultipleVarFunctionWithGradient.hxx>
#include <math_MultipleVarFunctionWithHessian.hxx>

Data Structures

class  Extrema_GlobOptFuncCCC0
 This class implements function which calculate Eucluidean distance between point on curve and point on other curve in case of C1 and C2 continuity is C0. More...
 
class  Extrema_GlobOptFuncCCC1
 This class implements function which calculate Eucluidean distance between point on curve and point on other curve in case of C1 and C2 continuity is C1. More...
 
class  Extrema_GlobOptFuncCCC2
 This class implements function which calculate Eucluidean distance between point on curve and point on other curve in case of C1 and C2 continuity is C2. More...