NativeMethodscore_fastAtan2 Method OpenCvSharp Class Library

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

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

public static float core_fastAtan2(
	float y,
	float x
)

Parameters

y
Type: SystemSingle

[Missing <param name="y"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_fastAtan2(System.Single,System.Single)"]

x
Type: SystemSingle

[Missing <param name="x"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_fastAtan2(System.Single,System.Single)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_fastAtan2(System.Single,System.Single)"]

See Also

Reference