Uses of Class
org.drip.specialfunction.lanczos.PSeriesTerm
Package | Description |
---|---|
org.drip.specialfunction.lanczos |
Lanczos Scheme for Gamma Estimate
|
-
Uses of PSeriesTerm in org.drip.specialfunction.lanczos
Constructors in org.drip.specialfunction.lanczos with parameters of type PSeriesTerm Constructor Description PSeriesGenerator(PSeriesTerm pSeriesTerm, java.util.TreeMap<java.lang.Integer,java.lang.Double> chebyshevCoefficientWeightMap, double[][] chebyshevCoefficientMatrix)
PSeriesGenerator Constructor