Point Cloud Library (PCL)  1.9.1
List of all members | Public Types
pcl::common::uniform_distribution< float > Struct Reference

uniform distribution float specialized More...

#include <pcl/common/random.h>

Public Types

typedef boost::uniform_real< float > type
 

Detailed Description

uniform distribution float specialized

Definition at line 68 of file random.h.

Member Typedef Documentation

◆ type

typedef boost::uniform_real<float> pcl::common::uniform_distribution< float >::type

Definition at line 70 of file random.h.


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