* @brief Solves cross product between vectors a x b. Follows the traditional definition of a * mathematical cross product. * * @param a The vector a * @param b The vector b * @return Returns the result of a x b */
source not stored for this graph (policy: none)
no outgoing calls