Walsh

Documentation for Walsh.

Walsh.walshMethod
walsh(n)

return $n\times n$ Walsh matrix by bit-reversal permutation of Hadamard matrix.

Note

If n is not a power of 2, an error occurs.

source