Tensor<T>.Empty プロパティ

定義

空のテンソル。

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)

プロパティ値

実装

適用対象