ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
random.cc File Reference
#include "util/random.h"
#include <mutex>
Include dependency graph for random.cc:

Go to the source code of this file.

Namespaces

 colmap
 

Functions

void colmap::SetPRNGSeed (unsigned seed)
 

Variables

thread_local std::unique_ptr< std::mt19937 > colmap::PRNG