Uses of Record Class
com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Packages that use PiecewiseFunction.FunctionSegment
-
Uses of PiecewiseFunction.FunctionSegment in com.amalgamasimulation.core.piecewise
Methods in com.amalgamasimulation.core.piecewise that return types with arguments of type PiecewiseFunction.FunctionSegmentModifier and TypeMethodDescriptionPiecewiseFunction.segmentsIterator(Interval argumentInterval) Returns an iterator over thePiecewiseFunction.FunctionSegmentinstances within the specified argument interval.PiecewiseFunction.segmentsStream(Interval argumentInterval) Returns a stream ofPiecewiseFunction.FunctionSegmentinstances within the specified argument interval.