Click or drag to resize
Accord.NET (logo)

IRunningMarkovStatisticsStarted Property

Gets whether the model has been initialized or not.

Namespace:  Accord.Statistics.Running
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
bool Started { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also