Template Function librapid::detail::multiplyExtractor(T&&)#

Function Documentation#

template<typename T>
auto librapid::detail::multiplyExtractor(T &&val)#

Returns a tuple of the form (scalar, raw array) where scalar is the multiplication factor and raw array is the raw array data.

Template Parameters

T

Parameters

val

Returns