NumericsConfiguration.AutoAlignIndexes Property

Gets or sets whether the operands of operations on vectors and matrices should be aligned along their indexes.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static bool AutoAlignIndexes { get; set; }

Property Value

Boolean

See Also