vector<T,N>.scale<T1>.remat
Description
Signature
static vector<T, N>.scale<T1>.remat( , vector<T, N> , T1 ) where T1 : __BuiltinFloatingPointType where T : __BuiltinFloatingPointType; static matrix<T, N, M>.scale<T1>.remat( , matrix<T, N, M> , T1 ) where T1 : __BuiltinFloatingPointType where T : __BuiltinFloatingPointType;