[pdal-commits] [PDAL/PDAL] 4680ee: Move some generic Eigen functions

GitHub noreply at github.com
Fri Nov 4 13:03:19 PDT 2016


  Branch: refs/heads/more-eigen-funcs
  Home:   https://github.com/PDAL/PDAL
  Commit: 4680eed5de6b4991446a940912e1956de561b1b7
      https://github.com/PDAL/PDAL/commit/4680eed5de6b4991446a940912e1956de561b1b7
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M filters/mongus/MongusFilter.cpp
    M filters/mongus/MongusFilter.hpp
    M include/pdal/Eigen.hpp
    M src/Eigen.cpp

  Log Message:
  -----------
  Move some generic Eigen functions

Multiple implementations of things like Eigen matrix padding, opening, closing,
etc. have cropped up in multiple filters. They can safely live alongside our
growing collection of Eigen utility functions.




More information about the pdal-commits mailing list