pygpcca.GPCCA.rotation_matrix

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

Optimized rotation matrix \(A\).

Array of shape (n_m, n_m) which rotates the dominant Schur vectors to yield the G-PCCA memberships, i.e. \(\chi = X A\).