Skip to main content

SU3Generic

Type Alias SU3Generic 

Source
pub type SU3Generic = SUN<3>;
Expand description

Type alias for SU(3) via generic implementation

Aliased Typeยง

pub struct SU3Generic { /* private fields */ }