Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentUseOctaveDimensionIndexing Property

Whether to use octave indexing or not.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
protected static bool UseOctaveDimensionIndexing { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also