mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
vectorize
mir
interpolate
Undocumented in source. Be warned that the author may not have intended to support it.
auto
vectorize
(Kernel kernel, F[N] a0, F[N] b0, F[N] a1, F[N] b1, F[N][R] c)
auto
vectorize
(Kernel kernel, F[N] a, F[N] b, F[N][R] c)
@
optmath
auto
vectorize
(
Kernel
F
size_t
N
size_t
R
)
(
ref
Kernel
kernel
,
ref
F
[
N
]
a
,
ref
F
[
N
]
b
,
ref
F
[
N
][
R
]
c
)
Meta
Source
See Implementation
mir
interpolate
modules
constant
generic
linear
polynomial
spline
utility
aliases
GridVector
functions
atInterval
copyvec
interp1
iter
shuffle1
shuffle2
shuffle3
vectorize
manifest constants
LDC
_avx
x86_64
structs
Interp1
templates
Repeat
SplineReturnType
findInterval
generateShuffles1
generateShuffles2
generateShuffles3
variables
isInterval