Public Types | Public Member Functions | List of all members
rtflann::DummyDistance Struct Reference

#include <all_indices.h>

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 120 of file all_indices.h.

Member Typedef Documentation

◆ ElementType

Definition at line 122 of file all_indices.h.

◆ ResultType

Definition at line 123 of file all_indices.h.

Member Function Documentation

◆ accum_dist()

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

Definition at line 132 of file all_indices.h.

◆ operator()()

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

Definition at line 126 of file all_indices.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:28