Ignore:
Timestamp:
Jun 2, 2005, 3:34:08 PM (18 years ago)
Author:
Jari Häkkinen
Message:

Fixed needed base class contructor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/svm/Kernel_SEV.h

    r330 r333  
    2828   
    2929  public:
    30    
     30
     31    ///
     32    ///  Default constructor (not implemented)
     33    ///
     34    Kernel_SEV(void);
     35
    3136    ///
    3237    ///   Constructor taking the data matrix and KernelFunction as
Note: See TracChangeset for help on using the changeset viewer.