DifferentialPair<T>.dadd¶
Description¶
Signature¶
static DifferentialPair<T.Differential> DifferentialPair<T>.dadd( DifferentialPair<T.Differential> a, DifferentialPair<T.Differential> b) where T : IDifferentiable;
static DifferentialPair<T.Differential> DifferentialPair<T>.dadd( DifferentialPair<T.Differential> a, DifferentialPair<T.Differential> b) where T : IDifferentiable;