Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Constructor and Description |
---|
BoundedLeastSquares(BoundedLeastSquares.Function function,
int mFunctions,
int nVariables,
int boundType,
double[] lowerBound,
double[] upperBound)
Constructor for
BoundedLeastSquares . |
Copyright © 2020 Rogue Wave Software. All rights reserved.