Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
double[] |
MinUnconMultiVar.computeMin(MinUnconMultiVar.Function F)
Return the minimum point of a function of n variables of type
double
using a finite-difference gradient or using a user-supplied gradient. |
Copyright © 2020 Rogue Wave Software. All rights reserved.