pub fn expand<A: CubePrimitive, B: CubePrimitive, C: CubePrimitive, D: CubePrimitive>(
scope: &mut Scope,
mat_a: MatrixExpand<A>,
mat_b: MatrixExpand<B>,
mat_c: MatrixExpand<C>,
mat_d: MatrixExpand<D>,
)
Expand description
Expand method of execute().