FANNCSharp.SWIGTYPE_p_fann_train_data.getCPtr C# (CSharp) Method

getCPtr() static private method

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