Class Matrix2SVMNodeConverter
- java.lang.Object
-
- com.actelion.research.calc.regression.svm.Matrix2SVMNodeConverter
-
public class Matrix2SVMNodeConverter extends java.lang.Object
Matrix2SVMNodeConverterModest v. Korff
Created by korffmo1 on 27.11.18.
-
-
Constructor Summary
Constructors Constructor Description Matrix2SVMNodeConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static svm_node[][]
convert(Matrix A)
static svm_node[][]
convertSingleRow(double[] a)
-