Skip to main content

S

Type Alias S 

Source
pub type S = DynamicScalar<_S>;
Expand description

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

Aliased Typeยง

pub struct S { /* private fields */ }