include/shark/Core/Counter.h File Reference

Class modelling a counter. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shark::Counter
 Models a counter that can be incremented and decremented and prevents from overflowing. More...

Namespaces

namespace  shark
 AGE.h.

Detailed Description

Class modelling a counter.

Author:
T.Voss, T. Glasmachers, O.Krause
Date:
2010-2011
Copyright (c) 1998-2007:
Institut für Neuroinformatik
Ruhr-Universität Bochum
D-44780 Bochum, Germany
Phone: +49-234-32-25558
Fax: +49-234-32-14209
eMail: Shark.nosp@m.-adm.nosp@m.in@ne.nosp@m.uroi.nosp@m.nform.nosp@m.atik.nosp@m..ruhr.nosp@m.-uni.nosp@m.-boch.nosp@m.um.d.nosp@m.e
www: http://www.neuroinformatik.ruhr-uni-bochum.de



This file is part of Shark. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this library; if not, see http://www.gnu.org/licenses/.

Definition in file Counter.h.