Changeset 350
- Timestamp:
- Jun 8, 2005, 9:19:51 PM (18 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/first_page.doxygen
r316 r350 24 24 25 25 26 <a href=" svnplot.png">Statistics</a>26 <a href="http://shakespeare.thep.lu.se/~jari/documents/c++_tools/svnplot.png">Statistics</a> 27 27 28 28 -
trunk/lib/svm/Kernel.h
r336 r350 50 50 51 51 /// 52 /// @todo 53 /// Constructor taking the \a data matrix, the KernelFunction and a 52 /// @todo Constructor taking the \a data matrix, the KernelFunction and a 54 53 /// \a weight matrix as input. Each column in the data matrix 55 54 /// corresponds to one sample. -
trunk/lib/svm/Kernel_MEV.h
r336 r350 40 40 41 41 /// 42 /// @todo 43 /// Constructor taking the \a data matrix, the KernelFunction and a 42 /// @todo Constructor taking the \a data matrix, the KernelFunction and a 44 43 /// \a weight matrix as input. Each column in the data matrix 45 44 /// corresponds to one sample.
Note: See TracChangeset
for help on using the changeset viewer.