API ReferenceFoundationClassesTKMath
MathOpt
OCCT package MathOpt: MathOpt_ConjugateGradientFormula, MathOpt_FRPRConfig, MathOpt_GlobalConfig, MathOpt_GlobalStrategy, and 9 more bound classes.
MathOpt_ConjugateGradientFormula
Properties(4)
MathOpt_FRPRConfig
Constructors(2)
- constructor(theTolerance: number, theMaxIter?: number): MathOpt_FRPRConfigParameters (2)
theTolerancetheMaxIter
Properties(2)
MathOpt_GlobalConfig
Constructors(2)
- constructor(theStrategy: MathOpt_GlobalStrategy, theMaxIter?: number): MathOpt_GlobalConfigParameters (2)
theStrategytheMaxIter
Properties(7)
MathOpt_GlobalStrategy
Properties(4)
MathOpt_NewtonConfig
Constructors(2)
- constructor(theTolerance: number, theMaxIter?: number): MathOpt_NewtonConfigParameters (2)
theTolerancetheMaxIter
Properties(2)
MathOpt_PSOBoundaryMode
Properties(3)
MathOpt_PSOConfig
Constructors(2)
- constructor(theNbParticles: number, theMaxIter?: number, theTolerance?: number): MathOpt_PSOConfigParameters (3)
theNbParticlestheMaxItertheTolerance
Properties(17)
MathOpt_PSOInertiaSchedule
Properties(2)
MathOpt_PSOInitMode
Properties(3)
MathOpt_PSOSeedParticle
Constructors(2)
- constructor(thePos: math_Vector): MathOpt_PSOSeedParticleParameters (1)
thePos
- constructor(thePos: math_Vector, theValue: number): MathOpt_PSOSeedParticleParameters (2)
thePostheValue
Properties(3)
MathOpt_PSOStats
Constructors(1)
Properties(7)
MathOpt_UzawaConfig
Constructors(1)
Properties(3)
MathOpt_UzawaResult
Constructors(1)
Instance methods(1)
- IsDone(): boolean