mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
shuffle3
mir
interpolate
Undocumented in source. Be warned that the author may not have intended to support it.
@
optmath
void
shuffle3
(
size_t
P
F
size_t
N
)
(
ref
F
[
N
]
a
,
ref
F
[
N
]
b
,
ref
F
[
N
]
c
,
ref
F
[
N
]
d
)
if
(
P
<=
N
&&
N
)
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