Contents

matrix_from_columns(_:_:)

Returns a new matrix with the specified columns.

Declaration

func matrix_from_columns(_ col0: SIMD2<Double>, _ col1: SIMD2<Double>) -> simd_double2x2

See Also

Deprecated Symbols