Open CASCADE Technology 7.8.0
Data Structures | Typedefs
Extrema_FuncPSDist.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <math_MultipleVarFunctionWithGradient.hxx>
#include <Adaptor3d_Surface.hxx>
#include <Standard_Boolean.hxx>

Data Structures

class  Extrema_FuncPSDist
 Functional for search of extremum of the square Euclidean distance between point P and surface S, starting from approximate solution (u0, v0). More...
 

Typedefs

using math_Vector = math_VectorBase< double >
 

Typedef Documentation

◆ math_Vector

using math_Vector = math_VectorBase<double>