DistributedMemoryManager<T>.GetSpan Method

Obtains a span that represents the region

Definition

Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public override Span<T> GetSpan()

Return Value

Span<T>

See Also