메소드 | 설명 | |
---|---|---|
Blend_SurfPointFuncInv ( ) : System | ||
Blend_SurfPointFuncInv ( |
||
Derivatives ( Vector X, math_Matrix D ) : bool | ||
GetBounds ( Vector InfBound, Vector SupBound ) : void | ||
GetTolerance ( Vector Tolerance, double Tol ) : void | ||
IsSolution ( Vector Sol, double Tol ) : bool | ||
NbEquations ( ) : int | ||
NbVariables ( ) : int | ||
Set ( gp_Pnt P ) : void | ||
Value ( Vector X, Vector F ) : bool | ||
Values ( Vector X, Vector F, math_Matrix D ) : bool |
public Blend_SurfPointFuncInv ( |
||
parameter1 | ||
리턴 | System |
public Derivatives ( Vector X, math_Matrix D ) : bool | ||
X | Vector | |
D | math_Matrix | |
리턴 | bool |
public GetBounds ( Vector InfBound, Vector SupBound ) : void | ||
InfBound | Vector | |
SupBound | Vector | |
리턴 | void |
public GetTolerance ( Vector Tolerance, double Tol ) : void | ||
Tolerance | Vector | |
Tol | double | |
리턴 | void |
public IsSolution ( Vector Sol, double Tol ) : bool | ||
Sol | Vector | |
Tol | double | |
리턴 | bool |
public Values ( Vector X, Vector F, math_Matrix D ) : bool | ||
X | Vector | |
F | Vector | |
D | math_Matrix | |
리턴 | bool |