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