Summary:
Detail:
RewardResult(Map<String,Matrix> valueFunction, double[] time, List<String> rewardNames, Matrix stateSpace, Map<String,Double> steadyState, double runtime)
boolean
equals(Object o)
List<String>
getRewardNames()
double
getRuntime()
Matrix
getStateSpace()
Map<String,Double>
getSteadyState()
double[]
getTime()
Map<String,Matrix>
getValueFunction()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString