
public static class CauchyRandomProjectionFamily.Parameterizer extends AbstractRandomProjectionFamily.Parameterizer
random, RANDOM_ID| Constructor and Description |
|---|
CauchyRandomProjectionFamily.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected CauchyRandomProjectionFamily |
makeInstance()
Make an instance after successful configuration.
|
makeOptionsconfigure, makepublic CauchyRandomProjectionFamily.Parameterizer()
protected CauchyRandomProjectionFamily makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer