interface IDifferentiablePtrType
Experimental Feature
The feature described in this page is marked as experimental, and may be subject to change in future releases. Users are advised that any code that depend on this feature may not be compilable by future versions of the compiler.
Description
Represents a type that supports differentiation operations for pointers, buffers and any other types
Associated types
_Differential
Constraints:
- IDifferentiablePtrType.This.Differential : IDifferentiablePtrType
Remarks
Support for this interface is still experimental and subject to change.