Merge pull request #140 from HamletTanyavong/dev #146
Annotations
10 warnings
src/Mathematics.NET/Core/Complex.cs#L245
Expression 'Trim' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L246
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L247
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L248
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L462
Expression 'Trim' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L463
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L464
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L465
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/LinearAlgebra/Matrix4x4.cs#L234
Expression 'ToDisplayString' causes a hidden copy of a struct 'Span2D'
|
src/Mathematics.NET/LinearAlgebra/Matrix3x3.cs#L209
Expression 'ToDisplayString' causes a hidden copy of a struct 'Span2D'
|
This job succeeded
Loading