Complex Conjugate Signal Matrix<T>.Unsafe Storage Property
If available, gets a 2D span over the elements of the matrix.
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public override sealed Span2D<Complex<T>> UnsafeStorage { get; }