GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
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 > |
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 > |
Definition at line 34 of file int8NDArray.cc.