private static class AutotuningPCA.Cand
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
dim
Dimensionality
|
(package private) double |
explain
Score
|
(package private) double[][] |
m
Candidate matrix
|
| Constructor and Description |
|---|
Cand(double[][] m,
double explain,
int dim)
Constructor.
|
Copyright © 2019 ELKI Development Team. License information.