|
MarkovMultivariateFunctionDimensions Property
|
Gets the total number of dimensions for
this multivariate potential function.
Namespace:
Accord.Statistics.Models.Fields.Functions
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public int Dimensions { get; }
Public ReadOnly Property Dimensions As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also