warp.isfinite#
- warp.isfinite(a: Vector[Float, Any]) bool
Kernel
Check if all elements of
aare finite.
- warp.isfinite(a: Quaternion[Float]) bool
Kernel
Check if all elements of
aare finite.
- warp.isfinite(a: Matrix[Float, Any, Any]) bool
Kernel
Check if all elements of
aare finite.