Uses of Enum Class
org.djutils.math.functions.Concatenation.Discontinuity
Packages that use Concatenation.Discontinuity
-
Uses of Concatenation.Discontinuity in org.djutils.math.functions
Methods in org.djutils.math.functions that return Concatenation.DiscontinuityModifier and TypeMethodDescriptionstatic Concatenation.DiscontinuityReturns the enum constant of this class with the specified name.static Concatenation.Discontinuity[]Concatenation.Discontinuity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.djutils.math.functions that return types with arguments of type Concatenation.DiscontinuityModifier and TypeMethodDescriptionConcatenation.discontinuities(Interval<?> interval) Report all non-continuities and all points wherethisfunction is non differentiable, or non-evaluable.