NativeMethodsml_CvBoostTree_scale Method OpenCvSharp Class Library

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

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

public static void ml_CvBoostTree_scale(
	IntPtr obj,
	double s
)

Parameters

obj
Type: SystemIntPtr

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

s
Type: SystemDouble

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

See Also

Reference