combined

Returns the result of pre-multiplying transformation and target

@nogc @safe pure nothrow
Transform!(T, Dim, O1)
combined
(
const auto ref Transform!(T, Dim, O1) target
,
const auto ref Transform!(T, Dim, O2) transformation
)

Meta