Package edu.cmu.tetrad.util
Class ParamDescriptions
java.lang.Object
edu.cmu.tetrad.util.ParamDescriptions
Stores descriptions of the parameters for the simulation box. All parameters
 that go into the interface need to be described here.
- Author:
- jdramsey, Zhou Yuan zhy19@pitt.edu, Kevin V. Bui (kvb2@pitt.edu)
- 
Method SummaryModifier and TypeMethodDescriptionstatic ParamDescriptionsgetNames()voidput(String name, ParamDescription paramDescription) 
- 
Method Details- 
getInstance
- 
get
- 
put
- 
getNames
- 
getParamsWithUnsupportedValueType
 
-