aherbert commented on PR #118: URL: https://github.com/apache/commons-rng/pull/118#issuecomment-1264484244
Did you read the comment explaining this shift operation? Using -1 allows the code to compile to 1 less byte in java byte code. The purpose is to maximise the chance this function is inlined. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
