Uses of Class
org.networkcalculus.num.values.NegativeInfinity
-
Packages that use NegativeInfinity Package Description org.networkcalculus.num.values -
-
Uses of NegativeInfinity in org.networkcalculus.num.values
Fields in org.networkcalculus.num.values declared as NegativeInfinity Modifier and Type Field Description private static NegativeInfinity
NegativeInfinity. instance
Methods in org.networkcalculus.num.values that return NegativeInfinity Modifier and Type Method Description static NegativeInfinity
NegativeInfinity. getInstance()
Constructors in org.networkcalculus.num.values with parameters of type NegativeInfinity Constructor Description NegativeInfinity(NegativeInfinity num)
-