$extrastylesheet
#include <tools/simple_point3d_lut_tbb.hh>
Public Member Functions | |
simple_point3d_lut_tbb_range (FG fg_fun, BG bg_fun, const N &nbh, simple_point_lut_t &simple_point_lut) | |
void | operator() (const tbb::blocked_range< config_3d_t > &r) const |
Public Types | |
typedef mln::neighb3d | N |
Elements to compute a look-up table (LUT) showing whether a 3D point is simple or not.
Definition at line 45 of file simple_point3d_lut_tbb.hh.
|
inline |
Definition at line 49 of file simple_point3d_lut_tbb.hh.
|
inline |
Definition at line 56 of file simple_point3d_lut_tbb.hh.
typedef mln::neighb3d simple_point3d_lut_tbb_range< FG, BG >::N |
Definition at line 47 of file simple_point3d_lut_tbb.hh.