Skip to content
Commit f357bc43 authored by Karl Rupp's avatar Karl Rupp
Browse files

Tests: Fixed test for vectors with unsigned int.

Subtractions are currently not supported for unsigned int. However,
the test used inner_prod(u+v,u-v); and hence reported failure.
This problem is well-known, so the tests should only cover the
functionality which is supposed to be working.
parent 92e86471
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment