Contents

vS512HalfMultiply(_:_:_:)

Signed 512-bit multiplication; result is the same width as multiplicands.

Declaration

func vS512HalfMultiply(_ a: UnsafePointer<vS512>, _ b: UnsafePointer<vS512>, _ result: UnsafeMutablePointer<vS512>)

See Also

Performing arithmetic operations on large integers