Public Types | Public Member Functions
rtflann::DummyDistance Struct Reference

#include <all_indices.h>

List of all members.

Public Types

typedef float ElementType
typedef float ResultType

Public Member Functions

template<typename U , typename V >
ResultType accum_dist (const U &a, const V &b, int) const
template<typename Iterator1 , typename Iterator2 >
ResultType operator() (Iterator1 a, Iterator2 b, size_t size, ResultType=-1) const

Detailed Description

Definition at line 94 of file all_indices.h.


Member Typedef Documentation

Definition at line 96 of file all_indices.h.

Definition at line 97 of file all_indices.h.


Member Function Documentation

template<typename U , typename V >
ResultType rtflann::DummyDistance::accum_dist ( const U &  a,
const V &  b,
int   
) const [inline]

Definition at line 106 of file all_indices.h.

template<typename Iterator1 , typename Iterator2 >
ResultType rtflann::DummyDistance::operator() ( Iterator1  a,
Iterator2  b,
size_t  size,
ResultType  = -1 
) const [inline]

Definition at line 100 of file all_indices.h.


The documentation for this struct was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:42