Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Bisector_FunctionInter Class Reference

             2                      2 <br>

F(u) = (PC(u) - PBis1(u)) + (PC(u) - PBis2(u))

#include <Bisector_FunctionInter.hxx>

Inheritance diagram for Bisector_FunctionInter:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Bisector_FunctionInter ()
 Bisector_FunctionInter (const Handle< Geom2d_Curve > &C, const Handle< Bisector_Curve > &Bis1, const Handle< Bisector_Curve > &Bis2)
void Perform (const Handle< Geom2d_Curve > &C, const Handle< Bisector_Curve > &Bis1, const Handle< Bisector_Curve > &Bis2)
Standard_Boolean Value (const Standard_Real X, Standard_Real &F)
 Computes the values of the Functions for the variable <X>.

Standard_Boolean Derivative (const Standard_Real X, Standard_Real &D)
 Computes the derivative <D> of the function
for the variable <X>.
Returns True if the calculation were successfully done,
False otherwise.

Standard_Boolean Values (const Standard_Real X, Standard_Real &F, Standard_Real &D)
 Returns the values of the functions and the derivatives
for the variable <X>.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: