Merge pull request #132 from HamletTanyavong/dev #134
Annotations
10 warnings
src/Mathematics.NET/LinearAlgebra/Array3x3x3.cs#L161
Expression 'this' causes a hidden copy of a non-readonly struct 'Array3x3x3'
|
src/Mathematics.NET/LinearAlgebra/Array2x2x2x2.cs#L162
Expression 'this' causes a hidden copy of a non-readonly struct 'Array2x2x2x2'
|
src/Mathematics.NET/LinearAlgebra/Array3x3x3x3.cs#L166
Expression 'this' causes a hidden copy of a non-readonly struct 'Array3x3x3x3'
|
src/Mathematics.NET/LinearAlgebra/Array4x4x4.cs#L166
Expression 'this' causes a hidden copy of a non-readonly struct 'Array4x4x4'
|
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/LinearAlgebra/Matrix4x4.cs#L234
Expression 'ToDisplayString' causes a hidden copy of a struct 'Span2D'
|
src/Mathematics.NET/Core/Rational.cs#L460
Expression 'Trim' causes a hidden copy of a struct 'ReadOnlySpan'
|
This job succeeded
Loading