Trait gal::cayley::Conjugate

source ·
pub trait Conjugate {
    fn conjugate(self) -> Self;
}

Required Methods

Implementors