Function mrpt::math::squaredDistancePointToLine()
Defined in File geometry.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “mrpt::math::squaredDistancePointToLine” 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:
- double squaredDistancePointToLine(const mrpt::math::TPoint2D &query, const mrpt::math::TPoint2D &linePt1, const mrpt::math::TPoint2D &linePt2)
- double squaredDistancePointToLine(double Px, double Py, double x1, double y1, double x2, double y2)