NativeMethodscore_solveLP Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_solveLP( IntPtr func, IntPtr constr, IntPtr z, out int returnValue )
Public Shared Function core_solveLP ( func As IntPtr, constr As IntPtr, z As IntPtr, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus core_solveLP( IntPtr func, IntPtr constr, IntPtr z, [OutAttribute] int% returnValue )
static member core_solveLP : func : IntPtr * constr : IntPtr * z : IntPtr * returnValue : int byref -> ExceptionStatus
[Missing <param name="func"/> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="constr"/> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="z"/> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_solveLP(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]