Skip to content

add compile time info to reverse in place

Reference issue

What does this implement/fix?

Suppresses the ARM array out of bounds compiler warnings that were triggered when reverseInPlace was called on fixed-size matrices.

Additional information

Edited by Charles Schlosser

Merge request reports

Loading