예제 #1
0
    public SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t get_confusion_matrix()
    {
        SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t ret = new SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t(rysyPINVOKE.ClassificationCompare_get_confusion_matrix(swigCPtr), true);

        return(ret);
    }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }