Next: Discrete Hankel Transform References, Previous: Discrete Hankel Transform Definition, Up: Discrete Hankel Transforms
This function allocates a Discrete Hankel transform object of size size.
This function initializes the transform t for the given values of nu and x.
This function allocates a Discrete Hankel transform object of size size and initializes it for the given values of nu and x.
This function applies the transform t to the array f_in whose size is equal to the size of the transform. The result is stored in the array f_out which must be of the same length.