Skip to contents

Returns whether the tensor's dtype is ambiguous.

Usage

ambiguous(x, ...)

Arguments

x

A tensor object

...

Additional arguments (unused)

Value

logical(1) - TRUE if the dtype is ambiguous, FALSE otherwise