public static class LinearAdapterLinear.Parameterizer<O> extends AbstractSimilarityAdapter.Parameterizer<O>
similarityFunction
Constructor and Description |
---|
LinearAdapterLinear.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected LinearAdapterLinear<O> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
protected LinearAdapterLinear<O> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer