Trait gal::cayley::Zero

source ·
pub trait Zero {
    const ZERO: Self;
}

Required Associated Constants

Implementors