Changeset 909 for trunk/yat/classifier


Ignore:
Timestamp:
Sep 29, 2007, 1:49:05 AM (16 years ago)
Author:
Peter
Message:

using weighted_iterator_traits, closes #151

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/classifier/NCC.h

    r898 r909  
    9999  private:
    100100    utility::matrix centroids_;
    101     const statistics::vector_distance_lookup_weighted_ptr distance_;                 
     101    const statistics::vector_distance_lookup_weighted_ptr distance_;
    102102
    103103    // data_ has to be of type DataLookup2D to accomodate both
Note: See TracChangeset for help on using the changeset viewer.