Uses of Class
org.drip.function.e2erf.MacLaurinSeriesTerm
| Package | Description |
|---|---|
| org.drip.function.e2erf |
E2 erf and erf-1 Implementations
|
-
Uses of MacLaurinSeriesTerm in org.drip.function.e2erf
Constructors in org.drip.function.e2erf with parameters of type MacLaurinSeriesTerm Constructor Description MacLaurinSeries(MacLaurinSeriesTerm macLaurinSeriesTerm, java.util.TreeMap<java.lang.Integer,java.lang.Double> termWeightMap)MacLaurinSeries Constructor