API ReferenceFoundationClassesTKMath
MathInteg
OCCT package MathInteg: MathInteg_DoubleExpConfig, MathInteg_KronrodConfig, MathInteg_MultipleConfig, MathInteg_SetResult.
MathInteg_DoubleExpConfig
Constructors(2)
- constructor(theTolerance: number, theMaxIter?: number): MathInteg_DoubleExpConfigParameters (2)
theTolerancetheMaxIter
Properties(2)
MathInteg_KronrodConfig
Constructors(2)
- constructor(theTolerance: number, theMaxIter?: number): MathInteg_KronrodConfigParameters (2)
theTolerancetheMaxIter
Properties(2)
MathInteg_MultipleConfig
Constructors(1)
Properties(1)
MathInteg_SetResult
Constructors(1)
Instance methods(1)
- IsDone(): boolean