bettercmath ~master (2021-10-22T22:55:25.7546802)
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