Navigation

Operators and Keywords

Function List:

C++ API

Array-b.cc File Reference

#include "Array.h"
#include "Array.cc"
#include "oct-sort.cc"
#include "DiagArray2.h"
#include "DiagArray2.cc"
Include dependency graph for Array-b.cc:

Defines

#define INLINE_ASCENDING_SORT
#define INLINE_DESCENDING_SORT

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 DiagArray2< bool >

Define Documentation

#define INLINE_ASCENDING_SORT
#define INLINE_DESCENDING_SORT

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 DiagArray2< bool >
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines