Loading...
minimumDistanceFromPointToSegment
mrpt::math::minimumDistanceFromPointToSegment(const double &Px, const double &Py, const double &x1, const double &y1, const double &x2, const double &y2, double &out_x, double &out_y)
mrpt::math::minimumDistanceFromPointToSegment(const double &Px, const double &Py, const double &x1, const double &y1, const double &x2, const double &y2, float &out_x, float &out_y)
MRPT_DECLARE_DEPRECATED_FUNCTION
mrpt::poses::CPoint2DPDF::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::poses::CPointPDF::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::poses::CPose3DPDF::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::poses::CPose3DPDFGaussian::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::poses::CPosePDF::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::utils::CProbabilityDensityFunction::MRPT_DECLARE_DEPRECATED_FUNCTION()
mrpt::random::MRPT_DECLARE_DEPRECATED_FUNCTION("** deprecated **: Use mrpt::random::randomGenerator instead", double normalizedGaussian(double *likelihood=NULL))
mrpt::random::MRPT_DECLARE_DEPRECATED_FUNCTION("** deprecated **: Use mrpt::random::randomGenerator instead", double RandomNormal(double mean=0, double std=1))
mrpt::random::MRPT_DECLARE_DEPRECATED_FUNCTION("** deprecated **: Use mrpt::random::randomGenerator instead", uint32_t RandomUniInt())
mrpt::random::MRPT_DECLARE_DEPRECATED_FUNCTION("** deprecated **: Use mrpt::random::randomGenerator instead", double RandomUni(const double min, const double max))
mrpt::topography::MRPT_DECLARE_DEPRECATED_FUNCTION("*DEPRECATED* Use geodeticToENU_WGS84 instead", void TOPO_IMPEXP coordinatesTransformation_WGS84(doublein_longitude_degrees, doublein_latitude_degrees, doublein_height_meters, double &out_x_meters, double &out_y_meters, double &out_z_meters, doublein_longitude_reference_degrees, doublein_latitude_reference_degrees, doublein_height_reference_meters))
mrpt::topography::MRPT_DECLARE_DEPRECATED_FUNCTION("*DEPRECATED* Use geodeticToENU_WGS84 instead", void TOPO_IMPEXP coordinatesTransformation_WGS84_geocentric(doublein_longitude_degrees, doublein_latitude_degrees, doublein_height_meters, double &out_x_meters, double &out_y_meters, double &out_z_meters))
MultiArg
TCLAP::MultiArg::MultiArg(const std::string &flag, const std::string &name, const std::string &desc, bool req, const std::string &typeDesc, Visitor *v=NULL)
TCLAP::MultiArg::MultiArg(const std::string &flag, const std::string &name, const std::string &desc, bool req, const std::string &typeDesc, CmdLineInterface &parser, Visitor *v=NULL)
TCLAP::MultiArg::MultiArg(const std::string &flag, const std::string &name, const std::string &desc, bool req, Constraint< T > *constraint, Visitor *v=NULL)
TCLAP::MultiArg::MultiArg(const std::string &flag, const std::string &name, const std::string &desc, bool req, Constraint< T > *constraint, CmdLineInterface &parser, Visitor *v=NULL)
Searching...
No Matches