#include "mappers.h"#include "oct-cmplx.h"#include "Array-oct.h"#include "Array-base.cc"#include "oct-sort.cc"#include "DiagArray2.h"#include "DiagArray2.cc"Go to the source code of this file.
Macros | |
| #define | OCTAVE_EXTERN_TEMPLATE_ARRAY |
Functions | |
| template std::ostream & | operator<< (std::ostream &, const Array< Complex > &) |
| Array< Complex >::compare_fcn_type | safe_comparator (sortmode mode, const Array< Complex > &a, bool allow_chk) |
| template<> | |
| bool | sort_isnan< Complex > (const Complex &x) |
| #define OCTAVE_EXTERN_TEMPLATE_ARRAY |
Definition at line 35 of file Array-C.cc.
| Array< Complex >::compare_fcn_type safe_comparator | ( | sortmode | mode, |
| const Array< Complex > & | a, | ||
| bool | allow_chk | ||
| ) |
Definition at line 69 of file Array-C.cc.
References ASCENDING, DESCENDING, and Array< T, Alloc >::numel().
|
inline |
Definition at line 48 of file Array-C.cc.
References x.