Gets the collection of variables in the distribution, sorted by time (which may be null) and index.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
VariableContextCollection SortedVariables { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property SortedVariables As VariableContextCollection |
| Visual C++ |
|---|
property VariableContextCollection^ SortedVariables { VariableContextCollection^ get (); } |
