Simplex Extender Class
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public sealed class SimplexExtenderVB
<ExtensionAttribute>
Public NotInheritable 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) |