|
Open CASCADE Technology
6.5.4
|
Function to find extrema of the
distance between two surfaces.
#include <Extrema_FuncExtSS.hxx>

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