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