IsRealObjΒΆ
Return True if x is a not complex type or an array of complex numbers.
Abstract Signature:
IsRealObj(x)
PyTorch
API:
βStrategy: Custom / Partial
Return True if x is a not complex type or an array of complex numbers.
Abstract Signature:
IsRealObj(x)
β