Bitreverse Function

Next: , Previous: Processes, Index: Index

This bitreverse[d,n] function will bit reverse the data held in d up to the number of elements n.

Pass: Data to bit reverse and an integer to of the number of elements held
Returns: Nothing

The data passed in is changed

Last Modified: August 2008