WebCab Optimization for COM v2.6

InvalidMultiDimensionalFunctionException Class

This exception is thrown when the user-defined function returns Double.NaN. This restriction applies to all the algorithms except Nelder-Mead and simulated annealing. However it is advisable for you to always make sure that the function does not return invalid values.

For a list of all members of this type, see InvalidMultiDimensionalFunctionException Members.

System.Object
   Exception
      SystemException
         InvalidMultiDimensionalFunctionException

public class InvalidMultiDimensionalFunctionException : SystemException

Requirements

Namespace: WebCab.COM.Math.Optimization.MultiDimensional

Assembly: WebCab.COM.Optimization (in WebCab.COM.Optimization.dll)

See Also

InvalidMultiDimensionalFunctionException Members | WebCab.COM.Math.Optimization.MultiDimensional Namespace