Uses of Interface
edu.jas.ps.MultiVarPowerSeriesMap
-
Packages that use MultiVarPowerSeriesMap Package Description edu.jas.ps Generic coefficients power series package. -
-
Uses of MultiVarPowerSeriesMap in edu.jas.ps
Methods in edu.jas.ps with parameters of type MultiVarPowerSeriesMap Modifier and Type Method Description MultiVarPowerSeries<C>
MultiVarPowerSeriesRing. fixPoint(MultiVarPowerSeriesMap<C> map)
Fixed point construction.
-