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 classBesselFirstKindLaurentExpansionBesselFirstKindLaurentExpansion implements the Laurent-Series Generating Function and the Expansion Terms for the Cylindrical Bessel Function of the First Kind.classSphericalBesselFirstKindExpansionSphericalBesselFirstKindExpansion implements the Generating Function and the Expansion Terms for the Spherical Bessel Function of the First Kind.classSphericalBesselSecondKindExpansionSphericalBesselSecondKindExpansion implements the Generating Function and the Expansion Terms for the Spherical Bessel Function of the Second Kind.