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:
- josephramsey, Zhou Yuan zhy19@pitt.edu, Kevin V. Bui (kvb2@pitt.edu)
-
Method Summary
Modifier and TypeMethodDescriptionstatic ParamDescriptions
getNames()
void
put
(String name, ParamDescription paramDescription)
-
Method Details
-
getInstance
-
get
-
put
-
getNames
-
getParamsWithUnsupportedValueType
-