|
STK++ 1.0
|
A ArrayHo is a one dimensional horizontal container. More...


Go to the source code of this file.
Classes | |
| class | STK::ArrayHo< TYPE > |
| Templated one dimensional horizontal Array. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| template<class TYPE > | |
| ostream & | STK::operator<< (ostream &s, const ArrayHo< TYPE > &V) |
| ostream for ArrayHo. | |
A ArrayHo is a one dimensional horizontal container.
An ArrayHo is an implementation of the interface IArray1DBase. It's a one dimensional horizontal container.
Definition in file STK_ArrayHo.h.