IDifferentiable.dadd
Description
Adds two differential values and returns the result.
Signature
static Differential IDifferentiable.dadd( Differential SLANG_anonymous_0, Differential SLANG_anonymous_1);
Parameters
SLANG_anonymous_0 : Differential
SLANG_anonymous_1 : Differential
Adds two differential values and returns the result.