|
STK++ 1.0
|
Implementation of the final class Array1D. More...


Go to the source code of this file.
Classes | |
| class | STK::Array1D< TYPE > |
| Templated one dimensional Array. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| template<class TYPE > | |
| ostream & | STK::operator<< (ostream &s, const Array1D< TYPE > &V) |
| ostream for Array1D. | |
Implementation of the final class Array1D.
An Array1D is a non-oriented templated uni-dimensional Array.
Definition in file STK_Array1D.h.