pygpcca.GPCCA.dominant_eigenvalues

property GPCCA.dominant_eigenvalues: Optional[numpy.ndarray]

Dominant n_m eigenvalues of P.

Vector of shape (n_m,) containing the n_m dominant eigenvalues of P.

Return type

Optional[ndarray]