Click or drag to resize

NativeMethodscore_cubeRoot Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static float core_cubeRoot(
	float val
)

Parameters

val
Type: SystemSingle

Return Value

Type: Single
See Also