TensorSpan<T>.Empty 属性

定义

返回空 TensorSpan<T>

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

属性值

适用于