public static interface CubicHermite.Tangent
| Modifier and Type | Method and Description |
|---|---|
double |
tangentAt(SortedOrderedPairs pairs,
int k)
Compute the tangent at the given index k, from the given collection of points.
|
double tangentAt(SortedOrderedPairs pairs, int k)
pairs - the points from which the tangent is computedk - the point index at which the tangent is computedCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.