http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
The method retrieves a given support vector
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public float[] GetSupportVector( int i ) |
Visual Basic |
---|
Public Function GetSupportVector ( _ i As Integer _ ) As Single() |
Visual C++ |
---|
public: array<float>^ GetSupportVector( int i ) |
Parameters
- i
- Type: System..::..Int32
The index of the support vector