[pdal-commits] [PDAL/PDAL] 63b047: Allow user to seed random number generator when sh...

chambbj noreply at github.com
Wed Sep 11 09:50:12 PDT 2019


  Branch: refs/heads/issue-2736-seeded-randomize
  Home:   https://github.com/PDAL/PDAL
  Commit: 63b04746771e7d1c38148cf1687f71763fd25621
      https://github.com/PDAL/PDAL/commit/63b04746771e7d1c38148cf1687f71763fd25621
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M filters/RandomizeFilter.cpp
    M filters/RandomizeFilter.hpp
    M test/unit/filters/RandomizeFilterTest.cpp

  Log Message:
  -----------
  Allow user to seed random number generator when shuffling points

This change also defaults to using random_device to see the mt19937 random
number generator.




More information about the pdal-commits mailing list