Skip to main content

R

Type Alias R 

Source
pub type R = DynamicScalar<_R>;
Expand description

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

Aliased Typeยง

pub struct R { /* private fields */ }