
public interface ProjectionResult
| Modifier and Type | Method and Description | 
|---|---|
| int | getCorrelationDimension()Get the number of "strong" dimensions | 
| Matrix | similarityMatrix()Projection matrix | 
int getCorrelationDimension()
Matrix similarityMatrix()