|
Open CASCADE Technology
6.5.4
|
Function to find extrema of the
distance between a curve and a surface.
#include <Extrema_FuncExtCS.hxx>

| Standard_Boolean Extrema_FuncExtCS::Derivatives | ( | const math_Vector & | UV, |
| math_Matrix & | DF | ||
| ) | [virtual] |
Implements math_FunctionSetWithDerivatives.
| virtual Standard_Integer Extrema_FuncExtCS::GetStateNumber | ( | ) | [virtual] |
Reimplemented from math_FunctionSet.
| Standard_Integer Extrema_FuncExtCS::NbEquations | ( | ) | const [virtual] |
Implements math_FunctionSetWithDerivatives.
| Standard_Integer Extrema_FuncExtCS::NbExt | ( | ) | const |
| Standard_Integer Extrema_FuncExtCS::NbVariables | ( | ) | const [virtual] |
Implements math_FunctionSetWithDerivatives.
| Standard_Boolean Extrema_FuncExtCS::Value | ( | const math_Vector & | UV, |
| math_Vector & | F | ||
| ) | [virtual] |
Implements math_FunctionSetWithDerivatives.
| Standard_Boolean Extrema_FuncExtCS::Values | ( | const math_Vector & | UV, |
| math_Vector & | F, | ||
| math_Matrix & | DF | ||
| ) | [virtual] |
Implements math_FunctionSetWithDerivatives.
1.8.0