STK++ 1.0
STK_List1D.h File Reference

This is an implementation of the Interface ITContainer1D. More...

#include "../../Sdk/include/STK_ITContainer1D.h"
#include "../../Sdk/include/STK_IContainerRef.h"
#include "../../Arrays/include/STK_Display1D.h"
#include "STK_Cell.h"
Include dependency graph for STK_List1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::List1D< TYPE >
 Templated One dimensional Horizontal List. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

template<class TYPE >
ostream & STK::operator<< (ostream &s, const List1D< TYPE > &V)
 ostream for List1D.

Detailed Description

This is an implementation of the Interface ITContainer1D.

Definition in file STK_List1D.h.