
public static class DoubleVectorLabelParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<DoubleVector>
factory, labelIndicescolSep, COLUMN_SEPARATOR_ID, comment, COMMENT_ID, QUOTE_ID, quoteChar| Constructor and Description | 
|---|
DoubleVectorLabelParser.Parameterizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
getFactory(Parameterization config)
Get the object factory. 
 | 
protected DoubleVectorLabelParser | 
makeInstance()
Make an instance after successful configuration. 
 | 
getLabelIndices, makeOptionsconfigure, makepublic DoubleVectorLabelParser.Parameterizer()
protected void getFactory(Parameterization config)
NumberVectorLabelParser.ParameterizergetFactory in class NumberVectorLabelParser.Parameterizer<DoubleVector>config - Parameterizationprotected DoubleVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<DoubleVector>