[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static int core_eigen( IntPtr src, IntPtr eigenvalues, int lowindex, int highindex )
Parameters
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- eigenvalues
- Type: SystemIntPtr
[Missing <param name="eigenvalues"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- lowindex
- Type: SystemInt32
[Missing <param name="lowindex"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- highindex
- Type: SystemInt32
[Missing <param name="highindex"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_eigen(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]