bettercmath ~main (2021-12-22T08:40:51.796057)
Dub
Repo
combined
bettercmath
transform
Returns the result of pre-multiplying
transformation
and
target
@
nogc
@
safe
pure nothrow
Transform
!(
T
,
Dim
,
O1
)
combined
(
T
uint
Dim
TransformOptions
O1
TransformOptions
O2
)
(
const
auto
ref
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
Returns the result of pre-multiplying transformation and target