Tensor<T>.IReadOnlyTensor<Tensor<T>,T>.Strides Vlastnost

Definice

Získá kroky každé dimenze v této Tensor<T>.

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

Hodnota vlastnosti

ReadOnlySpan<T> s jednotlivými rozměry.

Implementuje

Platí pro