Navigation

Operators and Keywords

Function List:

C++ API

Array-b.cc File Reference

#include "Array.h"
#include "Array.cc"
#include "oct-sort.cc"
#include "Array2.h"
#include "DiagArray2.h"
#include "DiagArray2.cc"

Include dependency graph for Array-b.cc:


Functions

 INSTANTIATE_ARRAY_SORT (bool)
 INSTANTIATE_ARRAY (bool, OCTAVE_API)
template OCTAVE_API std::ostreamoperator<< (std::ostream &, const Array< bool > &)

Variables

template class OCTAVE_API Array2< bool >
template class OCTAVE_API DiagArray2< bool >

Function Documentation

INSTANTIATE_ARRAY ( bool  ,
OCTAVE_API   
)

INSTANTIATE_ARRAY_SORT ( bool   ) 

template OCTAVE_API std::ostream& operator<< ( std::ostream ,
const Array< bool > &   
)


Variable Documentation

template class OCTAVE_API Array2< bool >

template class OCTAVE_API DiagArray2< bool >