concepts.math.rotationlib_xyzw.cross# cross(a, b)[source]# This is a walk around of an type annotation bug of numpy when used in pycharm Parameters: a (ndarray) b (ndarray) Return type: ndarray