Classes | Namespaces | Functions
utils.h File Reference
#include "PointMatcher.h"
#include <vector>
#include <algorithm>
#include <cmath>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PointMatcherSupport::IdxCompare< T >

Namespaces

namespace  PointMatcherSupport
 

Functions and classes that are not dependant on scalar type are defined in this namespace.


Functions

template<typename T >
size_t PointMatcherSupport::argMax (const typename PointMatcher< T >::Vector &v)
template<typename T >
PointMatcherSupport::computeDensity (const typename PointMatcher< T >::Matrix &NN)
template<typename T >
PointMatcher< T >::Vector PointMatcherSupport::computeNormal (const typename PointMatcher< T >::Vector &eigenVa, const typename PointMatcher< T >::Matrix &eigenVe)
template<class T >
constexpr T PointMatcherSupport::pow (const T base, const std::size_t exponent)
template<typename T >
PointMatcher< T >::Vector PointMatcherSupport::serializeEigVec (const typename PointMatcher< T >::Matrix &eigenVe)
template<typename T >
PointMatcher< T >::Vector PointMatcherSupport::sortEigenValues (const typename PointMatcher< T >::Vector &eigenVa)
template<typename T >
std::vector< size_t > PointMatcherSupport::sortIndexes (const typename PointMatcher< T >::Vector &v)


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33