casacore
|
Fred Schwab function to calculate spheriodal functions. More...
#include <MathFunc.h>
Public Member Functions | |
Int | sphfn (Int *, Int *, Int *, float *, float *, Int *) |
Fred Schwab function to calculate spheriodal functions, in C. More... | |
float | sphfn (Int ialf, Int im, float eta) |
C++ wrapper to Fred Schwab function to calculate spheriodal functions. More... | |
Fred Schwab function to calculate spheriodal functions.
Fred Schwab function to calculate spheriodal functions.
Definition at line 71 of file MathFunc.h.
Int casacore::MathFunc_global_functions_spheriodal_functions::sphfn | ( | Int * | , |
Int * | , | ||
Int * | , | ||
float * | , | ||
float * | , | ||
Int * | |||
) |
Fred Schwab function to calculate spheriodal functions, in C.
float casacore::MathFunc_global_functions_spheriodal_functions::sphfn | ( | Int | ialf, |
Int | im, | ||
float | eta | ||
) |
C++ wrapper to Fred Schwab function to calculate spheriodal functions.