Function mrpt::math::crossProduct3D()
Defined in File geometry.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “mrpt::math::crossProduct3D” with arguments () in doxygen xml output for project “mrpt_math Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_math/output_staging/generated/doxygen/xml. Potential matches:
- template<class T, class U, class V> void crossProduct3D(const T &v0, const U &v1, V &vOut)
- template<class T> void crossProduct3D(const std::vector<T> &v0, const std::vector<T> &v1, std::vector<T> &v_out)
- template<class VEC1, class VEC2> VEC1 crossProduct3D(const VEC1 &v0, const VEC2 &v1)