pub fn get_su2_r_unorm(input: CMatrix3) -> CMatrix2
Expand description

Get the unormalize SU(2) sub matrix of an SU(3) matrix corresponding to the “r” sub block see get_sub_block_r and su2::project_to_su2_unorm.