NativeMethodsml_SVM_getDefaultGrid Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getDefaultGrid(System.Int32,OpenCvSharp.ML.ParamGrid@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_SVM_getDefaultGrid( int paramId, out ParamGrid returnValue )
Public Shared Function ml_SVM_getDefaultGrid ( paramId As Integer, <OutAttribute> ByRef returnValue As ParamGrid ) As ExceptionStatus
public: static ExceptionStatus ml_SVM_getDefaultGrid( int paramId, [OutAttribute] ParamGrid% returnValue )
static member ml_SVM_getDefaultGrid : paramId : int * returnValue : ParamGrid byref -> ExceptionStatus
[Missing <param name="paramId"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getDefaultGrid(System.Int32,OpenCvSharp.ML.ParamGrid@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getDefaultGrid(System.Int32,OpenCvSharp.ML.ParamGrid@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_SVM_getDefaultGrid(System.Int32,OpenCvSharp.ML.ParamGrid@)"]