Class ModelStatisticsOverview
- java.lang.Object
-
- com.actelion.research.calc.statistics.ModelStatisticsOverview
-
- All Implemented Interfaces:
java.io.Serializable
public class ModelStatisticsOverview extends java.lang.Object implements java.io.Serializable
ModelStatisticsOverviewModest v. Korff
Created by korffmo1 on 29.11.18.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelStatisticsOverview()
ModelStatisticsOverview(double min, double avr, double max, double sdv)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
areAllFinite()
java.lang.String
toString()
-