mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Repeat
mir
interpolate
Undocumented in source.
package
@
optmath
template
Repeat (
ulong
n
L
...
) {
import
std
.
meta
;
;
alias
Repeat
=
std
.
meta
.
Repeat
!(
n
,
L
)
;
alias
Repeat
=
L
[
0
..
0
]
;
}
Members
Aliases
Repeat
alias
Repeat
=
std
.
meta
.
Repeat
!(
n
,
L
)
Undocumented in source.
Repeat
alias
Repeat
=
L
[
0
..
0
]
Undocumented in source.
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