ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
flann::mpi::ResultsMerger< DistanceType > Struct Template Reference

#include <index.h>

Public Member Functions

SearchResults< DistanceType > operator() (SearchResults< DistanceType > a, SearchResults< DistanceType > b)
 

Detailed Description

template<typename DistanceType>
struct flann::mpi::ResultsMerger< DistanceType >

Definition at line 74 of file index.h.

Member Function Documentation

◆ operator()()

template<typename DistanceType >
SearchResults<DistanceType> flann::mpi::ResultsMerger< DistanceType >::operator() ( SearchResults< DistanceType >  a,
SearchResults< DistanceType >  b 
)
inline

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