Code-Eli
0.3.6
|
#include <cmath>
#include "eli/code_eli.hpp"
Go to the source code of this file.
Namespaces | |
eli | |
eli::geom | |
eli::geom::point | |
Functions | |
template<typename Derived1__ , typename Derived2__ > | |
Derived1__::Scalar | eli::geom::point::distance2 (const Eigen::MatrixBase< Derived1__ > &p1, const Eigen::MatrixBase< Derived2__ > &p2) |
template<typename Derived1__ , typename Derived2__ > | |
Derived1__::Scalar | eli::geom::point::distance (const Eigen::MatrixBase< Derived1__ > &p1, const Eigen::MatrixBase< Derived2__ > &p2) |