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

#include <result_set.h>

Public Member Functions

__device__ bool operator() (DistanceType a, DistanceType b)
 

Detailed Description

template<typename DistanceType>
struct flann::cuda::GreaterThan< DistanceType >

Definition at line 104 of file result_set.h.

Member Function Documentation

◆ operator()()

template<typename DistanceType >
__device__ bool flann::cuda::GreaterThan< DistanceType >::operator() ( DistanceType  a,
DistanceType  b 
)
inline

Definition at line 107 of file result_set.h.


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