PSO Class

Definition

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public class PSO
Inheritance
Object    PSO

Constructors

PSO 

Properties

Methods

Solve Minimizes a function value using PSO algorithm.

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also