Get the default parameter grid for the specific SVM type
| C# | Visual Basic | Visual C++ |
public static MCvParamGrid GetDefaultGrid( SVM_PARAM_TYPE type )
Public Shared Function GetDefaultGrid ( _ type As SVM_PARAM_TYPE _ ) As MCvParamGrid
public: static MCvParamGrid GetDefaultGrid( SVM_PARAM_TYPE type )
- type (SVM_PARAM_TYPE)
- The SVM type
The default parameter grid for the specific SVM type