예제 #1
0
 public ScatterSVM(SCATTER_TYPE type) : this(modshogunPINVOKE.new_ScatterSVM__SWIG_1((int)type), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
예제 #2
0
 public ScatterSVM(SCATTER_TYPE type) : this(modshogunPINVOKE.new_ScatterSVM__SWIG_1((int)type), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }