1. 05 Mar, 2017 2 commits
    • Patrik Huber's avatar
      Changed PcaModel c'tor to take an orthonormal basis · 4662c59c
      Patrik Huber authored
      Adjusted all files that use it (hopefully).
      
      This is a breaking change: If you're currently using the PcaModel constructor and giving it a PCA basis matrix, your code will (probably silently) break: The function now expects an orthonormal basis matrix, whereas before, it expected a rescaled basis matrix. However it makes more sense for the function to take an orthonormal basis matrix.
      4662c59c
    • Patrik Huber's avatar
      snake_cased everything in io/cvssp.hpp · f0c698b1
      Patrik Huber authored
      f0c698b1
  2. 04 Mar, 2017 4 commits
  3. 03 Mar, 2017 6 commits
  4. 02 Mar, 2017 7 commits
  5. 01 Mar, 2017 1 commit
  6. 28 Feb, 2017 13 commits
  7. 19 Feb, 2017 7 commits