![]() |
Unconstrained minimum constructor for a smooth function of a single variable of type double . |
![]() | The required absolute accuracy in the final value returned by the ComputeMin method. |
![]() | The amount by which X may be changed from its initial value, Guess . |
![]() | The derivative tolerance used by member method ComputeMin to decide if the current point is a local minimum. |
![]() | The initial guess of the minimum point of the input function. |
![]() | The stepsize to use when changing x. |
![]() | Return the minimum of a smooth function of a single variable of type double using function values only or using function values and derivatives. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
MinUncon Class | Imsl.Math Namespace | Function values only Example | Function values and derivatives Example