Cv2CubeRoot Method |
Namespace: OpenCvSharp
public static float CubeRoot( float val )
Public Shared Function CubeRoot ( val As Single ) As Single
public: static float CubeRoot( float val )
static member CubeRoot : val : float32 -> float32
OpenCvSharp.Cv2.CubeRoot = function(val);