Click or drag to resize

PSO Class

Inheritance Hierarchy
SystemObject
  DWSIM.MathOps.MathEx.OptimizationLPSO

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public class PSO
Request Example View Source

The PSO type exposes the following members.

Constructors
 NameDescription
Public methodPSO 
Top
Properties
Methods
 NameDescription
Public methodSolve Minimizes a function value using PSO algorithm.
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also