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