public static class DoubleVectorLabelTransposingParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<DoubleVector>
labelIndices
colSep, quoteChar
Constructor and Description |
---|
DoubleVectorLabelTransposingParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected DoubleVectorLabelTransposingParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
public DoubleVectorLabelTransposingParser.Parameterizer()
protected DoubleVectorLabelTransposingParser makeInstance()
AbstractParameterizer
makeInstance
in class NumberVectorLabelParser.Parameterizer<DoubleVector>