Constructors
constructor
Parameters
theLowerBorder: math_Vector
theUpperBorder: math_Vector
theC: number
theDiscretizationTol: number
theSameTol: number
Methods
GetContinuity
- GetContinuity(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetFunctionalMinimalValue
- GetFunctionalMinimalValue(): number
GetLipConstState
- GetLipConstState(): boolean
GetTol
- GetTol(theDiscretizationTol: number, theSameTol: number): void
Parameters
theDiscretizationTol: number
theSameTol: number
Returns void
NbExtrema
- NbExtrema(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Perform
- Perform(isFindSingleSolution: boolean): void
Parameters
isFindSingleSolution: boolean
Returns void
Points
- Points(theIndex: Graphic3d_ZLayerId, theSol: math_Vector): void
Parameters
theIndex: Graphic3d_ZLayerId
theSol: math_Vector
Returns void
SetContinuity
- SetContinuity(theCont: Graphic3d_ZLayerId): void
Parameters
theCont: Graphic3d_ZLayerId
Returns void
SetFunctionalMinimalValue
- SetFunctionalMinimalValue(theMinimalValue: number): void
SetGlobalParams
- SetGlobalParams(theFunc: math_MultipleVarFunction, theLowerBorder: math_Vector, theUpperBorder: math_Vector, theC: number, theDiscretizationTol: number, theSameTol: number): void
Parameters
theLowerBorder: math_Vector
theUpperBorder: math_Vector
theC: number
theDiscretizationTol: number
theSameTol: number
Returns void
SetLipConstState
- SetLipConstState(theFlag: boolean): void
SetLocalParams
- SetLocalParams(theLocalA: math_Vector, theLocalB: math_Vector): void
Parameters
theLocalA: math_Vector
theLocalB: math_Vector
Returns void
SetTol
- SetTol(theDiscretizationTol: number, theSameTol: number): void
Parameters
theDiscretizationTol: number
theSameTol: number
Returns void