Tensor<T>.Empty Eigenschaft

Definition

Der leere Tensor.

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

Eigenschaftswert

Implementiert

Gilt für: