DifferentialPair<T>.dmul
Description
Signature
static DifferentialPair<T.Differential> DifferentialPair<T>.dmul<U>( U a, DifferentialPair<T.Differential> b) where U : __BuiltinRealType where T : IDifferentiable;
static DifferentialPair<T.Differential> DifferentialPair<T>.dmul<U>( U a, DifferentialPair<T.Differential> b) where U : __BuiltinRealType where T : IDifferentiable;