From 2f2cde95bce634f26e43cdcb94cae7b27e378544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gl=C3=B6ckner?= Date: Mon, 9 May 2016 10:48:44 +0200 Subject: Initial Refactoring on PowerList --- src/powerlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/powerlist.h') diff --git a/src/powerlist.h b/src/powerlist.h index ff360b4..f194fb0 100644 --- a/src/powerlist.h +++ b/src/powerlist.h @@ -49,7 +49,7 @@ private: }; Random& rand; - + std::vector samples; float power_max; float power_min; -- cgit v1.2.3