Navigation

Operators and Keywords

Function List:

C++ API

int16NDArray.cc File Reference

#include "int16NDArray.h"
#include "mx-op-defs.h"
#include "intNDArray.cc"

Include dependency graph for int16NDArray.cc:


Functions

template OCTAVE_API std::ostreamoperator<< (std::ostream &os, const intNDArray< octave_int16 > &a)
template OCTAVE_API std::istream & operator>> (std::istream &is, intNDArray< octave_int16 > &a)

Variables

template class OCTAVE_API intNDArray< octave_int16 >

Function Documentation

template OCTAVE_API std::ostream& operator<< ( std::ostream os,
const intNDArray< octave_int16 > &  a 
)

template OCTAVE_API std::istream& operator>> ( std::istream &  is,
intNDArray< octave_int16 > &  a 
)


Variable Documentation

template class OCTAVE_API intNDArray< octave_int16 >