
public static interface RandomProjectionFamily.Projection
| Modifier and Type | Method and Description | 
|---|---|
int | 
getOutputDimensionality()
Get the output dimensionality. 
 | 
double[] | 
project(NumberVector in)
Project a single vector. 
 | 
double[] project(NumberVector in)
in - Input vectorint getOutputDimensionality()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.