Tensor<T>.IReadOnlyTensor<Tensor<T>,T>.Lengths 속성

정의

Tensor<T>각 차원의 길이를 가져옵니다.

property ReadOnlySpan<IntPtr> System::Numerics::Tensors::IReadOnlyTensor<System::Numerics::Tensors::Tensor<T>,T>::Lengths { ReadOnlySpan<IntPtr> get(); };
ReadOnlySpan<IntPtr> System.Numerics.Tensors.IReadOnlyTensor<System.Numerics.Tensors.Tensor<T>,T>.Lengths { get; }
member this.System.Numerics.Tensors.IReadOnlyTensor<System.Numerics.Tensors.Tensor<T>,T>.Lengths : ReadOnlySpan<nativeint>
 ReadOnly Property Lengths As ReadOnlySpan(Of IntPtr) Implements IReadOnlyTensor(Of Tensor(Of T), T).Lengths

속성 값

각 차원의 길이를 사용하여 ReadOnlySpan<T>.

구현

적용 대상