#include "diplib/chain_code.h"
Eigenvalues struct
Container for matrix eigenvalues.
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