|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EstimatorInformation | |
lcanals.tc.core | Core classes and interfaces for the time calculator. |
Uses of EstimatorInformation in lcanals.tc.core |
Classes in lcanals.tc.core that implement EstimatorInformation | |
class |
FixedEstimator.Information
Internal Information: performance, timeDifficulty and percentRisk. |
class |
LinearRegressionEstimator.Information
Class for internal state access |
class |
ManualEstimator.Information
Class for internal state access |
Methods in lcanals.tc.core that return EstimatorInformation | |
EstimatorInformation |
ManualEstimator.getInternalInformation()
|
EstimatorInformation |
Estimator.getInternalInformation()
Returns a specific object with internal information about the estimator |
EstimatorInformation |
FixedEstimator.getInternalInformation()
|
EstimatorInformation |
LinearRegressionEstimator.getInternalInformation()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |