OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
nn_type_result< void, NN2_type > Struct Template Reference

Detailed Description

template<typename NN2_type>
struct nn_type_result< void, NN2_type >

Definition at line 250 of file vector_dist_operators.hpp.

Public Types

typedef NN2_type type
 

Static Public Member Functions

template<typename exp1 , typename exp2 >
static type * getNN (exp1 &o1, exp2 &o2)
 
template<typename exp2 >
static type * getNN (exp2 &o2)
 

Member Typedef Documentation

◆ type

template<typename NN2_type >
typedef NN2_type nn_type_result< void, NN2_type >::type

Definition at line 252 of file vector_dist_operators.hpp.

Member Function Documentation

◆ getNN() [1/2]

template<typename NN2_type >
template<typename exp1 , typename exp2 >
static type * nn_type_result< void, NN2_type >::getNN ( exp1 &  o1,
exp2 &  o2 
)
inlinestatic

Definition at line 255 of file vector_dist_operators.hpp.

◆ getNN() [2/2]

template<typename NN2_type >
template<typename exp2 >
static type * nn_type_result< void, NN2_type >::getNN ( exp2 &  o2)
inlinestatic

Definition at line 261 of file vector_dist_operators.hpp.


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