Package | Description |
---|---|
dev.nm.analysis.curvefit |
Modifier and Type | Field and Description |
---|---|
static LeastSquares.Weighting |
LeastSquares.UNIFORM_WEIGHTING
A uniform weighting.
|
Constructor and Description |
---|
LeastSquares(int m,
LeastSquares.Weighting weighting)
Construct a new instance of this algorithm, which will use a weighted sum of orthogonal
polynomials up to order n (the number of points).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.