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/KernelView.h

    r331 r333  
    2121  public:
    2222   
     23    ///
     24    /// Default constructor. Not implemented.
     25    ///
     26    KernelView(void);
     27
    2328    ///
    2429    /// Contructor taking the Kernel to view into and a vector of the
Note: See TracChangeset for help on using the changeset viewer.