Type Alias TRMM

Source
pub type TRMM<'a, 'b, F> = TRMM_Builder<'a, 'b, F>;

Aliased Typeยง

struct TRMM<'a, 'b, F> { /* private fields */ }