warp.cross# warp.cross( a: Vector[Literal[3], Scalar], b: Vector[Literal[3], Scalar], ) → Vector[Literal[3], Scalar]# Kernel Differentiable Compute the cross product of two 3D vectors.