Function expand

Source
pub fn expand<C: CubeType, V: CubePrimitive>(
    scope: &mut Scope,
    mat: MatrixExpand<C>,
    value: SliceExpand<V, ReadOnly>,
    stride: ExpandElementTyped<u32>,
    layout: MatrixLayout,
)
Expand description

Expand method of load_with_layout().