mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
troykaGalop.troykaGalop
mir
series
troykaGalop
void
troykaGalop
(Series!(IndexIterL, IterL, LN, lkind) lhs, Series!(IndexIterR, IterR, RN, rkind) rhs)
template
troykaGalop
(alias lfun, alias cfun, alias rfun)
pragma(
inline
, false)
@
optmath
void
troykaGalop
(
IndexIterL
IterL
size_t
LN
SliceKind
lkind
IndexIterR
IterR
size_t
RN
SliceKind
rkind
)
(
Series
!(
IndexIterL
,
IterL
,
LN
,
lkind
)
lhs
,
Series
!(
IndexIterR
,
IterR
,
RN
,
rkind
)
rhs
)
void
troykaGalop
(LeftRange lhs, RightRange rhs)
Parameters
lhs
Series
!(
IndexIterL
,
IterL
,
LN
,
lkind
)
left hand series
rhs
Series
!(
IndexIterR
,
IterR
,
RN
,
rkind
)
right hand series
Meta
Source
See Implementation
mir
series
troykaGalop
functions
troykaGalop