TIntegral

public interface TIntegral
Known Indirect Subclasses

Common interface for all integral numeric tensors.

Operations that only accepts integral values as some of their operands enforce that the tensor types for these operands to be bound to this interface.

Inherited Methods