Beispiel #1
0
 public void set_plif_matrices(PlifMatrix pm)
 {
     modshogunPINVOKE.DynProg_set_plif_matrices(swigCPtr, PlifMatrix.getCPtr(pm));
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }