TensorBackEnd.Name Property

Gets the name of the back end.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public abstract string Name { get; }

Property Value

String

See Also