fix test cases running in stackoverlfow

This commit is contained in:
Frank Haverland
2022-10-27 20:14:26 +02:00
parent c4bbd7c545
commit f935c38571
4 changed files with 30 additions and 18 deletions

View File

@@ -8,6 +8,8 @@
*
*/
void testNegative() {
// Ohne decimal_shift
std::vector<float> digits = { 1.2, 6.7};
std::vector<float> analogs = { 9.5, 8.4};