Tensor<T>.Empty Propriedade

Definição

O Tensor Vazio.

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)

Valor da propriedade

Implementações

Aplica-se a