Uses of Class
org.drip.specialfunction.generator.SeriesExpansion
Package | Description |
---|---|
org.drip.specialfunction.generator |
Special Function Series Term Generators
|
-
Uses of SeriesExpansion in org.drip.specialfunction.generator
Subclasses of SeriesExpansion in org.drip.specialfunction.generator Modifier and Type Class Description class
BesselFirstKindLaurentExpansion
BesselFirstKindLaurentExpansion implements the Laurent-Series Generating Function and the Expansion Terms for the Cylindrical Bessel Function of the First Kind.class
SphericalBesselFirstKindExpansion
SphericalBesselFirstKindExpansion implements the Generating Function and the Expansion Terms for the Spherical Bessel Function of the First Kind.class
SphericalBesselSecondKindExpansion
SphericalBesselSecondKindExpansion implements the Generating Function and the Expansion Terms for the Spherical Bessel Function of the Second Kind.