|
YinYangVariableNames Property
|
Gets the variable names in the Yin Yang dataset: "X", "Y".
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntaxpublic string[] VariableNames { get; }
Public ReadOnly Property VariableNames As String()
Get
Request Example
View SourceProperty Value
Type:
String
See Also