FannWrapperFloat.training_data.getCPtr C# (CSharp) Method

getCPtr() static private method

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