
public static class DoubleVectorLabelTransposingParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<DoubleVector>
labelIndicescolSep, quoteChar| Constructor and Description |
|---|
DoubleVectorLabelTransposingParser.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleVectorLabelTransposingParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptionsconfigure, makepublic DoubleVectorLabelTransposingParser.Parameterizer()
protected DoubleVectorLabelTransposingParser makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<DoubleVector>