Exemplo n.º 1
0
 public SparseUlongFeatures(SparseUlongFeatures orig) : this(modshogunPINVOKE.new_SparseUlongFeatures__SWIG_6(SparseUlongFeatures.getCPtr(orig)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }