MTToolBox  0.2.10
Data Structures | Namespaces
Sequential.hpp File Reference

Generates counting down numbers. More...

#include <stdexcept>
#include <stdint.h>
#include <inttypes.h>
#include <MTToolBox/AbstractGenerator.hpp>
#include <MTToolBox/util.hpp>

Go to the source code of this file.

Data Structures

class  MTToolBox::Sequential< T >
 Counting down number generator. More...
 

Namespaces

 MTToolBox
 name space for MTToolBox
 

Detailed Description

Generates counting down numbers.

Author
Mutsuo Saito (Hiroshima University)
Makoto Matsumoto (Hiroshima University)

Copyright (c) 2013 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved.

The 3-clause BSD License is applied to this software, see LICENSE.txt