Ignore:
Timestamp:
Jul 28, 2008, 11:03:19 PM (15 years ago)
Author:
Peter
Message:

adding docs and testing post-commit-hook refs #328

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.4-stable/yat/statistics/ROC.h

    r1392 r1393  
    6060    /**
    6161       Adding a data value to ROC.
     62
     63       \see add(T &o, ForwardIterator first, ForwardIterator last,
     64       const classifier::Target &target)
    6265    */
    6366    void add(double value, bool target, double weight=1.0);
Note: See TracChangeset for help on using the changeset viewer.