FannWrapperDouble.neural_net.getCPtr C# (CSharp) Method

getCPtr() static private method

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