Function feanor_math::algorithms::unity_root::is_root_of_unity

source ยท
pub fn is_root_of_unity<R: RingStore>(ring: R, el: &El<R>, n: usize) -> bool