sumPoleBuffer2ForSpan Method
sum poles in poleBuffer2
at span spanIndex
by the weights in the basisBuffer2
, i.e. form second derivatives
sumPoleBuffer2ForSpan(spanIndex: number): void
Parameter | Type | Description |
---|---|---|
spanIndex | number |
Returns - void
Defined in
- bspline/BSpline1dNd.ts Line 139
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.