ILNumerics - Technical Application Development
Namespaces
Namespace | Description |
---|---|
ILNumerics.Toolboxes | The ILNumerics.Toolboxes namespace hosts all ILNumerics toolboxes. In order to use, let's say: the optimization toolbox (purchased individually), one would reference the ILNumerics.Optimization.dll assembly and find the Optimization class with all optimization toolbox functions inside the ILNumerics.Toolboxes namespace. Toolbox documentation is available at the corresponding toolbox classes here and online at: http://ilnumerics.net/Toolboxes.html. |
ILNumerics.Toolboxes.Distributions | Selection of common distributions. The collection includes chi-, student- and log-normal distributions among others. This collection is still growing. |