kmeans
A C++ library for k-means
|
Options to use for InitializeRandom
.
More...
#include <InitializeRandom.hpp>
Public Attributes | |
uint64_t | seed = 6523u |
Options to use for InitializeRandom
.
Random seed to use to construct the PRNG prior to sampling.