ScalesViewLaunch

Type Alias ScalesViewLaunch 

Source
pub type ScalesViewLaunch<'a, R> = TypedViewLaunch<'a, ScalesLayout, R>;
Expand description

Launch type for [LinearTensorView].

Aliased Typeยง

pub struct ScalesViewLaunch<'a, R> { /* private fields */ }