示例#1
0
 public WDSVMOcas(E_SVM_TYPE type) : this(modshogunPINVOKE.new_WDSVMOcas__SWIG_1((int)type), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#2
0
 public WDSVMOcas(E_SVM_TYPE type) : this(modshogunPINVOKE.new_WDSVMOcas__SWIG_1((int)type), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }