DistrParametersInput Class

From ReliaWiki
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Represents a model parameter (can be beta, eta or gamma, etc.).

Properties

Name Description
GetOnlyOneParameter Indicates whether to get a value for only one parameter. Boolean.
ParamCount Gets or sets the number of parameters to update. Integer.
Params Gets an array of ParamInputInfo() objects that represent the value of each parameter.




See Also