Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/07/09 11:58:21 (15 years ago)
Author:
gkronber
Message:

Updated LibSVM project to latest version. #774

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/LibSVM/Prediction.cs

    r1819 r2415  
    2424namespace SVM
    2525{
    26     /// <remarks>
     26    /// <summary>
    2727    /// Class containing the routines to perform class membership prediction using a trained SVM.
    28     /// </remarks>
     28    /// </summary>
    2929    public static class Prediction
    3030    {
Note: See TracChangeset for help on using the changeset viewer.