#include "MArrayN.h"
#include "boolNDArray.h"
Go to the source code of this file.
Classes | |
class | intNDArray< T > |
Defines | |
#define | octave_intNDArray_h 1 |
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) |
#define octave_intNDArray_h 1 |
std::ostream& operator<< | ( | std::ostream & | os, | |
const intNDArray< T > & | a | |||
) | [inline] |
std::istream& operator>> | ( | std::istream & | is, | |
intNDArray< T > & | a | |||
) | [inline] |