bettercmath ~master (2021-10-22T22:55:25.7546802)
Dub
Repo
combine
bettercmath
transform
Pre-multiply
transformation
into
target
, returning a reference to
target
@
nogc
@
safe
pure nothrow ref
auto ref
combine
(
T
uint
Dim
TransformOptions
O1
TransformOptions
O2
)
(
ref
return
Transform
!(
T
,
Dim
,
O1
)
target
,
const
auto
ref
Transform
!(
T
,
Dim
,
O2
)
transformation
)
Meta
Source
See Implementation
bettercmath
transform
enums
TransformOptions
functions
combine
combined
structs
Transform
Pre-multiply transformation into target, returning a reference to target