for some unit tests the precision of `float` is insufficient. To at least enforce that the tested code compiles with `float` as Scalar, they are wrapped by `while(false)` statements.
for some unit tests the precision of `float` is insufficient. To at least enforce that the tested code compiles with `float` as Scalar, they are wrapped by `while(false)` statements.