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