(PECL svm >= 0.1.0)
  	
    
      
      Construct a new SVM object
    
    
      
      public SVM::__construct ( void )
    
    
    
    Constructs a new SVM object ready to accept training data.
Returns: 
    Throws SVMException if the libsvm library could not be loaded
 
          
Please login to continue.