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