Sdílet prostřednictvím


Tensor<T>.Empty Vlastnost

Definice

Prázdný 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)

Hodnota vlastnosti

Implementuje

Platí pro