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