jax.numpy.linalg.cross# jax.numpy.linalg.cross(x1, x2, /, *, axis=-1)[source]# Parameters: x1 (Union[Array, ndarray, bool_, number, bool, int, float, complex]) – x2 (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –