Type Alias SSYR

Source
pub type SSYR<'x, 'a> = HER<'x, 'a, f32>;

Aliased Typeยง

struct SSYR<'x, 'a> { /* private fields */ }