dip::CovarianceMatrix::Eigenvalues struct

Container for matrix eigenvalues.

Contents

Functions

auto Eccentricity() const -> dip::dfloat
Computes eccentricity using the two eigenvalues of the covariance matrix.

Variables

dip::dfloat largest
Largest eigenvalue
dip::dfloat smallest
Smallest eigenvalue