#include "int8NDArray.h"
#include "mx-op-defs.h"
#include "intNDArray.cc"
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 > |
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 | |||
) |
template class OCTAVE_API intNDArray< octave_int8 > |