[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvSolveCubic(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- coeffs
- Type: SystemIntPtr
[Missing <param name="coeffs"/> documentation for "M:OpenCvSharp.NativeMethods.cvSolveCubic(System.IntPtr,System.IntPtr)"]
- roots
- Type: SystemIntPtr
[Missing <param name="roots"/> documentation for "M:OpenCvSharp.NativeMethods.cvSolveCubic(System.IntPtr,System.IntPtr)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvSolveCubic(System.IntPtr,System.IntPtr)"]
See Also