flann-lib / flann

Fast Library for Approximate Nearest Neighbors
http://people.cs.ubc.ca/~mariusm/flann
Other
2.21k stars 646 forks source link

fix random seed #506

Open servantftechnicolor opened 1 year ago

servantftechnicolor commented 1 year ago

Let the user choose the random seed to make matching reprocucible

fabiencastan commented 1 year ago

That would be really useful!