Ignore:
Timestamp:
May 24, 2014, 7:49:24 AM (9 years ago)
Author:
Peter
Message:

re-write sort_index so it's not limited to ranges of double but work on any value_type than is less than comparable. Also provide a variant that takes a compare functor, similarly to std::sort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/Makefile.am

    r3212 r3237  
    4242  yat/utility/OptionSwitch.cc \
    4343  yat/utility/PCA.cc \
    44   yat/utility/sort_index.cc \
    4544  yat/utility/split.cc \
    4645  yat/utility/stl_utility.cc \
Note: See TracChangeset for help on using the changeset viewer.