Methods
DerFguide
- DerFguide(Sol: math_Vector, DerF: gp_Vec2d): void
Derivatives
- Derivatives(X: math_Vector, D: math_Matrix): boolean
Parameters
X: math_Vector
D: math_Matrix
Returns boolean
IsSolution
- IsSolution(Sol: math_Vector, Tol: number): boolean
Parameters
Sol: math_Vector
Tol: number
Returns boolean
IsTangencyPoint
- IsTangencyPoint(): boolean
SetDist
- SetDist(Dist: number): void
SetParam
- SetParam(Param: number): void
Value
- Value(X: math_Vector, F: math_Vector): boolean
Parameters
X: math_Vector
F: math_Vector
Returns boolean