Navigation

Operators and Keywords

Function List:

C++ API

intNDArray.cc File Reference

#include "Array-util.h"
#include "mx-base.h"
#include "lo-ieee.h"
#include "mx-inlines.cc"

Include dependency graph for intNDArray.cc:

This graph shows which files directly or indirectly include this file:


Functions

template<class T >
std::ostreamoperator<< (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 
) [inline]

template<class T >
std::istream& operator>> ( std::istream &  is,
intNDArray< T > &  a 
) [inline]