Teilen über


TensorSpan<T>.Empty Eigenschaft

Definition

Gibt einen leeren TensorSpan<T> zurück.

public:
 static property System::Numerics::Tensors::TensorSpan<T> Empty { System::Numerics::Tensors::TensorSpan<T> get(); };
public static System.Numerics.Tensors.TensorSpan<T> Empty { get; }
static member Empty : System.Numerics.Tensors.TensorSpan<'T>
Public Shared ReadOnly Property Empty As TensorSpan(Of T)

Eigenschaftswert

Gilt für: