PromoteTypesΒΆ
Returns the type to which a binary operation should cast its arguments.
Abstract Signature:
PromoteTypes(a: DType, b: DType)
Returns the type to which a binary operation should cast its arguments.
Abstract Signature:
PromoteTypes(a: DType, b: DType)