pub fn transpose<'c>( context: &'c Context, result: Type<'c>, vector: Value<'c, '_>, transp: ArrayAttribute<'c>, location: Location<'c> ) -> TransposeOperation<'c>
Creates a transpose operation.
transpose