Tensor<T>.BackEnd Property

Gets the set of operators for tensors of this element type.

Definition

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

Property Value

TensorBackEnd

See Also