Discrete Hankel Transforms

Class Methods

GSL::Dht.new(size)
GSL::Dht.new(size, nu, xmax)
GSL::Dht.alloc(size)
GSL::Dht.alloc(size, nu, xmax)

Methods

GSL::Dht#init(nu, xmax)
GSL::Dht#apply(vin, vout)
vin, vout are GSL::Vector objects.
GSL::Dht#x_sample(n)
GSL::Dht#k_sample(n)

back