| MATLAB File Help: cv.SVM/getSupportVectors | Index | 
Retrieves all the support vectors
sv = model.getSupportVectors()
The method returns all the support vectors as a floating-point matrix, where support vectors are stored as matrix rows.
| Access | public | 
| Sealed | false | 
| Static | false |