Navigation

Operators and Keywords

Function List:

C++ API

intNDArray.h File Reference

#include "MArray.h"
#include "boolNDArray.h"
Include dependency graph for intNDArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  intNDArray< T >

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const intNDArray< T > &a)
template<class T >
std::istream & operator>> (std::istream &is, intNDArray< T > &a)

Function Documentation

template<class T >
std::ostream& operator<< ( std::ostream &  os,
const intNDArray< T > &  a 
)
template<class T >
std::istream& operator>> ( std::istream &  is,
intNDArray< T > &  a 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines