
9 Sep
2003
9 Sep
'03
11:57 a.m.
Index: ChangeLog from Giovanni Palma <giovanni@lrde.epita.fr> * threshold.hh: correct the threshold construtor. Index: olena/oln/level/threshold.hh --- olena/oln/level/threshold.hh Thu, 07 Aug 2003 02:37:23 +0200 burrus_n (oln/f/15_threshold. 1.11 640) +++ olena/oln/level/threshold.hh Tue, 09 Sep 2003 13:45:59 +0200 palma_g (oln/f/15_threshold. 1.11 640) @@ -42,7 +42,7 @@ public: threshold(const Input& threshold, const Output& min = ntg_min_val(Output), - const Output& max = ntg_min_val(Output)) : + const Output& max = ntg_max_val(Output)) : m_threshold(threshold), m_min(min), m_max(max) {} -- Giovanni Palma EPITA - promo 2005 - membre d'EpX - LRDE Mob. : +33 (0)6 60 97 31 74
8020
Age (days ago)
8020
Last active (days ago)
0 comments
1 participants
participants (1)
-
Giovanni Palma