Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
double[] |
MinConNonlin.solve(MinConNonlin.Function F)
Deprecated.
Solve a general nonlinear programming problem using the successive
quadratic programming algorithm with a finite-difference gradient or
with a user-supplied gradient.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.