- Timestamp:
- Feb 25, 2008, 11:27:38 PM (15 years ago)
- Location:
- trunk/yat
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/classifier/SVindex.h
r1120 r1150 37 37 namespace classifier { 38 38 39 /// 40 /// \internal 39 41 /// 40 42 /// Internal Class keeping track of which samples are support vectors and -
trunk/yat/utility/iterator_traits.h
r1125 r1150 59 59 60 60 /** 61 \internal 62 61 63 Metafunction that works on a pair weighted-unweighted types and 62 64 return weighted_type. The metafunction is specialized for … … 72 74 73 75 /** 76 \internal 77 74 78 Specialization that sets type to be unweighted when both arguments 75 79 are unweighted
Note: See TracChangeset
for help on using the changeset viewer.