Interface R2ToZ1

All Known Implementing Classes:
BigH1FromBigJ, BigH1FromBigJBigY, BigH2FromBigJ, BigH2FromBigJBigY, HankelFirstKindEstimator, HankelSecondKindEstimator, RiccatiBesselXeeEstimator, RiccatiBesselZitaEstimator, SmallH1, SmallH2, SphericalHankelFirstKindEstimator, SphericalHankelSecondKindEstimator, XeeFromBigH1, XeeFromSC, XeeFromSmallH1, ZitaFromBigH2, ZitaFromSC, ZitaFromSmallH2

public interface R2ToZ1
R2ToZ1 provides the Evaluation of the Complex Objective Function and its Derivatives for a specified Variate Pair.

  • Abramowitz, M., and I. A. Stegun (2007): Handbook of Mathematics Functions Dover Book on Mathematics
  • Arfken, G. B., and H. J. Weber (2005): Mathematical Methods for Physicists 6th Edition Harcourt San Diego
  • Temme N. M. (1996): Special Functions: An Introduction to the Classical Functions of Mathematical Physics 2nd Edition Wiley New York
  • Watson, G. N. (1995): A Treatise on the Theory of Bessel Functions Cambridge University Press
  • Wikipedia (2019): Bessel Function https://en.wikipedia.org/wiki/Bessel_function


Author:
Lakshmi Krishnamurthy
  • Method Summary

    Modifier and Type Method Description
    CartesianComplexNumber evaluate​(double x, double y)
    Evaluate for the given variate Pair
  • Method Details

    • evaluate

      CartesianComplexNumber evaluate​(double x, double y)
      Evaluate for the given variate Pair
      Parameters:
      x - X
      y - Y
      Returns:
      Returns the Calculated Complex Value