Package | Description |
---|---|
dev.nm.analysis.curvefit.interpolation.univariate |
Modifier and Type | Method and Description |
---|---|
double |
CubicHermite.Tangent.tangentAt(SortedOrderedPairs pairs,
int k)
Compute the tangent at the given index k, from the given collection of points.
|
Constructor and Description |
---|
DividedDifferences(SortedOrderedPairs sortedPairs)
Construct divided differences from a given sorted collection of ordered pairs.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.