Package jline.solvers.env
Class SolverENV.SamplePathResult
-
- All Implemented Interfaces:
public class SolverENV.SamplePathResultResult container for sample path analysis, containing metrics for each segment.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSolverENV.SamplePathResult.SamplePathSegmentData for a single segment in the sample path.
-
Field Summary
Fields Modifier and Type Field Description public List<SolverENV.SamplePathResult.SamplePathSegment>segments
-
Constructor Summary
Constructors Constructor Description SolverENV.SamplePathResult()
-