sumPoleBuffer2ForSpan Method
Compute the linear combination of the given span's poles and the weights in basisBuffer2
, and store this
second derivative vector in poleBuffer2
.
sumPoleBuffer2ForSpan(spanIndex: number): void
Parameter | Type | Description |
---|---|---|
spanIndex | number |
Returns - void
Defined in
- bspline/BSpline1dNd.ts Line 159
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.