[pdal-commits] [PDAL/PDAL] f58f47: Move EigenUtils to private/MathUtils.

Andrew Bell noreply at github.com
Mon Jun 29 08:07:45 PDT 2020


  Branch: refs/heads/mathutils
  Home:   https://github.com/PDAL/PDAL
  Commit: f58f47ed64360ddf217757e2f313199bc768e563
      https://github.com/PDAL/PDAL/commit/f58f47ed64360ddf217757e2f313199bc768e563
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M filters/ApproximateCoplanarFilter.cpp
    M filters/CSFilter.cpp
    M filters/CovarianceFeaturesFilter.cpp
    M filters/ELMFilter.cpp
    M filters/EigenvaluesFilter.cpp
    M filters/EstimateRankFilter.cpp
    M filters/IterativeClosestPoint.cpp
    M filters/MortonOrderFilter.cpp
    M filters/NormalFilter.cpp
    M filters/PMFFilter.cpp
    M filters/PlaneFitFilter.cpp
    M filters/SMRFilter.cpp
    M filters/VoxelCentroidNearestNeighborFilter.cpp
    M io/GDALWriter.cpp
    M io/PcdHeader.hpp
    R pdal/EigenUtils.cpp
    R pdal/EigenUtils.hpp
    M pdal/PointView.cpp
    A pdal/private/MathUtils.cpp
    A pdal/private/MathUtils.hpp
    M test/unit/EigenTest.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M test/unit/filters/IcpFilterTest.cpp
    M test/unit/filters/SplitterTest.cpp

  Log Message:
  -----------
  Move EigenUtils to private/MathUtils.




More information about the pdal-commits mailing list