SimplexExtender Class

Definition

Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
public sealed class SimplexExtender
Inheritance
Object    SimplexExtender

Methods

ComputeMin2 Simplified implementation of Nelder-Mead-Simplex-Downhill algorithm. No "Reduction" and no "Expansion" implemented yet. https://en.wikipedia.org/wiki/Nelder%E2%80%93Mead_method

Extension Methods

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

See Also