Point Cloud Library (PCL)
1.14.1-dev
|
uniform distribution float specialized More...
#include <pcl/common/random.h>
Public Types | |
using | type = std::uniform_real_distribution< T > |
uniform distribution float specialized
using pcl::common::uniform_distribution< T, std::enable_if_t< std::is_floating_point< T >::value > >::type = std::uniform_real_distribution<T> |