Contents

vU1024HalfMultiply(_:_:_:)

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

Declaration

func vU1024HalfMultiply(_ a: UnsafePointer<vU1024>, _ b: UnsafePointer<vU1024>, _ result: UnsafeMutablePointer<vU1024>)

See Also

Performing arithmetic operations on large integers