Contents

matrix_from_columns(_:_:_:)

Returns a new matrix with the specified columns.

Declaration

func matrix_from_columns(_ col0: SIMD4<Double>, _ col1: SIMD4<Double>, _ col2: SIMD4<Double>) -> simd_double3x4

See Also

Deprecated Symbols