Contents

vU512HalfMultiply(_:_:_:)

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

Declaration

func vU512HalfMultiply(_ a: UnsafePointer<vU512>, _ b: UnsafePointer<vU512>, _ result: UnsafeMutablePointer<vU512>)

See Also

Performing arithmetic operations on large integers