matrix_from_rows(_:_:_:_:)
Returns a new matrix with the specified rows.
Declaration
func matrix_from_rows(_ row0: SIMD2<Double>, _ row1: SIMD2<Double>, _ row2: SIMD2<Double>, _ row3: SIMD2<Double>) -> simd_double2x4Returns a new matrix with the specified rows.
func matrix_from_rows(_ row0: SIMD2<Double>, _ row1: SIMD2<Double>, _ row2: SIMD2<Double>, _ row3: SIMD2<Double>) -> simd_double2x4