mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MetaSpline.intervalCount
mir
interpolate
spline
MetaSpline
Returns the number of intervals for the given dimension (default 0) as a property.
struct
MetaSpline
(T, X)
scope const @
property
size_t
intervalCount
(
size_t
dimension
= 0
)
(
)
if
(
dimension
== 0
)
Return Value
Type:
size_t
intervals count.
mir
interpolate
spline
MetaSpline
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
gridScopeView
intervalCount
lightConst
opEquals
templates
opCall
variables
configuration
data
derivativeOrder
dimensionCount
Returns the number of intervals for the given dimension (default 0) as a property.