Contents

vS1024HalfMultiply(_:_:_:)

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

Declaration

func vS1024HalfMultiply(_ a: UnsafePointer<vS1024>, _ b: UnsafePointer<vS1024>, _ result: UnsafeMutablePointer<vS1024>)

See Also

Performing arithmetic operations on large integers