WebCab Optimization for COM v2.6

WebCab.COM.Math.Optimization Namespace

Classes

ClassDescription
EasySolver This class offers a declarative means by which you can find the solution to uni or multi dimensional (non-linear) optimization problems.
EasySolverException This is the generic exception class for the EasySolver class.
ReferencedServiceException This exception is signaled by a class to describe an error that occured while calling another class.

Interfaces

InterfaceDescription
Function

Enumerations

EnumerationDescription
ExtremumTypes This enumeration type lists the two types of extremum points an optimization solving algorithm can look for, a MINIMUM or MAXIMUM.