Robotics Library
0.7.0
|
#include <L2Squared.h>
Public Types | |
typedef T::value_type | Distance |
typedef T::size_type | Size |
typedef T | Value |
Public Member Functions | |
Distance | operator() (const Value &lhs, const Value &rhs) const |
Distance | operator() (const Distance &lhs, const Distance &rhs, const Size &index) const |
typedef T::value_type rl::math::metrics::L2Squared< T >::Distance |
typedef T::size_type rl::math::metrics::L2Squared< T >::Size |
typedef T rl::math::metrics::L2Squared< T >::Value |
|
inline |
|
inline |