mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Spline.intervalCount
mir
interpolate
spline
Spline
struct
Spline
(F, size_t N = 1, X = F)
extern (
D
) @
trusted
scope const @
property
@
fmamath
size_t
intervalCount
(
size_t
dimension
= 0
)
(
)
if
(
N
&&
N
<= 6
)
Return Value
Type:
size_t
intervals count.
Meta
Source
See Implementation
mir
interpolate
spline
Spline
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
_computeDerivatives
_computeDerivativesTemp
_values
grid
gridScopeView
gridShape
intervalCount
lightConst
lightImmutable
static functions
pickDataSubslice
templates
opCall
variables
_data
_grid
derivativeOrder