cr.sparse.la.subspaces.smallest_principal_angles_deg

cr.sparse.la.subspaces.smallest_principal_angles_deg(subspaces)[source]

Returns the smallest principal angles between each pair of subspaces in degrees

Parameters

A (jax.numpy.ndarray) – An array of ONBs for the subspaces

Returns

A symmetric matrix containing the

smallest principal angles between each pair of subspaces in degrees

Return type

(jax.numpy.ndarray)