vector<T,N>.neg.remat
Description
Signature
static vector<T, N>.neg.remat( , vector<T, N> ) where T : __BuiltinFloatingPointType; static matrix<T, N, M>.neg.remat( , matrix<T, N, M> ) where T : __BuiltinFloatingPointType; static CoopVec<T, N>.neg.remat( , CoopVec<T, N> ) where T : __BuiltinFloatingPointType; static CoopVec<T, N>.neg.remat( , CoopVec<T, N> ) where T : __BuiltinArithmeticType;