다음을 통해 공유


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)

속성 값

구현

적용 대상