Functions | Variables

int8NDArray.cc File Reference

#include "int8NDArray.h"
#include "mx-op-defs.h"
#include "intNDArray.cc"
#include "bsxfun-defs.cc"
Include dependency graph for int8NDArray.cc:

Go to the source code of this file.

Functions

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

Variables

template class OCTAVE_API intNDArray< octave_int8 >

Function Documentation

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

Variable Documentation

template class OCTAVE_API intNDArray< octave_int8 >

Definition at line 34 of file int8NDArray.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines