Ignore:
Timestamp:
Aug 20, 2008, 2:01:12 PM (15 years ago)
Author:
Peter
Message:

just removing a variable never used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/utility.cc

    r1312 r1419  
    9292    for (size_t column=0; column<data.columns(); ++column){
    9393      std::vector<size_t> index;
    94       const VectorConstView col_vec(data,column,false);
    9594      yat::utility::sort_index(index, data.column_const_view(column));
    9695                               
Note: See TracChangeset for help on using the changeset viewer.