Пример #1
0
 public VowpalWabbit(StreamingVwFeatures feat) : this(modshogunPINVOKE.new_VowpalWabbit__SWIG_1(StreamingVwFeatures.getCPtr(feat)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }