Functions | Variables

int64NDArray.cc File Reference

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

Go to the source code of this file.

Functions

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

Variables

template class OCTAVE_API intNDArray< octave_int64 >

Function Documentation

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

Variable Documentation

template class OCTAVE_API intNDArray< octave_int64 >

Definition at line 34 of file int64NDArray.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines