pygpcca.GPCCA.schur_vectors

property GPCCA.schur_vectors: ndarray[Any, dtype[Any]] | None

Array \(Q\) of shape (n, n_m) with n_m sorted Schur vectors in the columns.

The constant Schur vector is in the first column.