|
Lagrange
|
Public Attributes | |
| std::array< Scalar, 3 > | center |
| The point around which the covariance matrix is evaluated. | |
| std::array< std::array< Scalar, 3 >, 3 > | eigenvectors |
| The 3 components, sorted by weight magnitudes. | |
| std::array< Scalar, 3 > | eigenvalues |
| Each entry is a weight for the corresponding principal component. | |