hft.inv

hft.inv(x)

Performs the inverse Haar-Fisz transform.

Takes:
x Vector of length 2^J where J is an integer.

Returns:
ihfx The inverse Haar-Fisz transform of x (vector of the same length as x).