|
STK++ 1.0
|
In this file we define the class Range, a range of Index denoting a sub-vector region. More...


Go to the source code of this file.
Classes | |
| class | STK::Range |
| Index sub-vector region. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| Range | STK::operator- (Range const &I, Integer const &dec) |
return an Index applying Range::dec() to I | |
| Range | STK::operator+ (Range const &I, Integer const &inc) |
return an Index applying Range::inc() to I | |
In this file we define the class Range, a range of Index denoting a sub-vector region.
Definition in file STK_Range.h.