DistrParametersInput Class
Jump to navigation
Jump to search
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. |