warp.cross ========== .. function:: warp._src.lang.cross(a: Vector[Scalar,Literal[3]], b: Vector[Scalar,Literal[3]]) -> Vector[Scalar,Literal[3]] .. hlist:: :columns: 8 * Kernel * Differentiable Compute the cross product of two 3D vectors.