• Davis King's avatar
    - Added ordered_sample_pair · 9e832ba3
    Davis King authored
    - Simplified some of the code a bit by making it use ordered_sample_pair
    - Broke backwards compatibility, the syntax for passing order_by_distance
      and order_by_index to std::sort() is now slightly different since these
      functions are now templates.  This allows them to work on any kind of
      sample_pair or ordered_sample_pair object.
    9e832ba3
linear_manifold_regularizer.cpp 13 KB