Package jline.solvers.mva.handlers
Class MVARunner
java.lang.Object
jline.solvers.mva.handlers.MVARunner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SolverOptionsprotected MVAResultprotected NetworkStruct -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrunAnalyzer(SolverAvgHandles avgHandles) runAnalyzer() method from LINE.
-
Field Details
-
sn
-
options
-
res
-
-
Constructor Details
-
MVARunner
-
-
Method Details
-
runAnalyzer
runAnalyzer() method from LINE.- Parameters:
avgHandles- - the average handles for the model- Returns:
- - the performance measures corresponding to the given network
-