Skip to content

fix: math_signed improvements

Lukasz Butkowski requested to merge math_signed into main

Simplify procedure by getting length value from the result vector instead of giving it as argument, which value has to match result lenght.

Merge request reports