NativeMethodscore_SVD_static_backSubst Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_SVD_static_backSubst(
	IntPtr w,
	IntPtr u,
	IntPtr vt,
	IntPtr rhs,
	IntPtr dst
)

Parameters

w
Type: SystemIntPtr

[Missing <param name="w"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

u
Type: SystemIntPtr

[Missing <param name="u"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

vt
Type: SystemIntPtr

[Missing <param name="vt"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

rhs
Type: SystemIntPtr

[Missing <param name="rhs"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

dst
Type: SystemIntPtr

[Missing <param name="dst"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SVD_static_backSubst(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]

See Also

Reference