Skip to main content

A

Type Alias A 

Source
pub type A = DynamicScalar<_A>;
Expand description

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

Aliased Typeยง

pub struct A { /* private fields */ }