Click or drag to resize

SimplexExtender Class

Inheritance Hierarchy
SystemObject
  DWSIM.ExtensionMethodsSimplexExtender

Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 8.8.1.0
Syntax
public sealed class SimplexExtender
Request Example View Source

The SimplexExtender type exposes the following members.

Methods
 NameDescription
Public Extension MethodComputeMin2 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
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also