IVector.Name Property

This API is preliminary and subject to change.
Gets the name of the object.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
IIndex? Name { get; set; }

Property Value

IIndex

See Also