Skip to main content

N

Type Alias N 

Source
pub type N = DynamicSize<_N>;
Expand description

Type to be used as a generic for launch kernel argument.

Aliased Typeยง

pub struct N { /* private fields */ }