#include "Array.h"
#include "Array.cc"
#include "oct-sort.cc"
#include "Array2.h"
#include "DiagArray2.h"
#include "DiagArray2.cc"
Functions | |
INSTANTIATE_ARRAY_SORT (bool) | |
INSTANTIATE_ARRAY (bool, OCTAVE_API) | |
template OCTAVE_API std::ostream & | operator<< (std::ostream &, const Array< bool > &) |
Variables | |
template class OCTAVE_API | Array2< bool > |
template class OCTAVE_API | DiagArray2< bool > |
INSTANTIATE_ARRAY | ( | bool | , | |
OCTAVE_API | ||||
) |
INSTANTIATE_ARRAY_SORT | ( | bool | ) |
template OCTAVE_API std::ostream& operator<< | ( | std::ostream & | , | |
const Array< bool > & | ||||
) |
template class OCTAVE_API DiagArray2< bool > |