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 NegativeInfinityNegativeInfinity. instanceMethods in org.networkcalculus.num.values that return NegativeInfinity Modifier and Type Method Description static NegativeInfinityNegativeInfinity. getInstance()Constructors in org.networkcalculus.num.values with parameters of type NegativeInfinity Constructor Description NegativeInfinity(NegativeInfinity num)
-