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