Esempio n. 1
0
 public LibSVM(LIBSVM_SOLVER_TYPE st) : this(modshogunPINVOKE.new_LibSVM__SWIG_0((int)st), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Esempio n. 2
0
 public LibSVM(LIBSVM_SOLVER_TYPE st) : this(modshogunPINVOKE.new_LibSVM__SWIG_0((int)st), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }