Ignore:
Timestamp:
Mar 3, 2006, 12:27:58 PM (18 years ago)
Author:
Peter
Message:

bug fixes in MatrixLookup? and extended test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/classifier/DataLookup2D.cc

    r533 r534  
    5454
    5555
    56   DataLookup2D::DataLookup2D(const std::vector<size_t>& index, bool row)
    57   {
    58   }
    59 
    60  
    6156  DataLookup2D::DataLookup2D(const DataLookup2D& mv)
    6257    : row_index_(mv.row_index_),column_index_(mv.column_index_)
Note: See TracChangeset for help on using the changeset viewer.