edu.ucla.belief.sensitivity
Class SensMPEReport

Object
  extended by SensMPEReport

public class SensMPEReport
extends Object


Constructor Summary
SensMPEReport(Map[] mpe, Map resultsMap)
           
 
Method Summary
 List generateSingleParamSuggestions()
           
 Map[] getMPE()
           
 Map getResultsMap()
           
 List[] splitSingleParamSuggestions()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SensMPEReport

public SensMPEReport(Map[] mpe,
                     Map resultsMap)
Method Detail

getMPE

public Map[] getMPE()

getResultsMap

public Map getResultsMap()

generateSingleParamSuggestions

public List generateSingleParamSuggestions()

splitSingleParamSuggestions

public List[] splitSingleParamSuggestions()


Copyright 2010 UCLA Automated Reasoning Group