26 #if defined (HAVE_CONFIG_H)
Array< FloatComplex >::compare_fcn_type safe_comparator(sortmode mode, const Array< FloatComplex > &a, bool allow_chk)
template OCTAVE_API std::ostream & operator<<(std::ostream &, const Array< FloatComplex > &)
static bool nan_descending_compare(const FloatComplex &x, const FloatComplex &y)
bool sort_isnan< FloatComplex >(const FloatComplex &x)
static bool nan_ascending_compare(const FloatComplex &x, const FloatComplex &y)
#define INSTANTIATE_ARRAY(T, API)
N Dimensional Array with copy-on-write semantics.
octave_idx_type numel(void) const
Number of elements in the array.
F77_RET_T const F77_DBLE * x
std::complex< float > FloatComplex