26 #if defined (HAVE_CONFIG_H)
37 #define INLINE_ASCENDING_SORT 1
38 #define INLINE_DESCENDING_SORT 1
104 const float *el = data ();
template OCTAVE_API std::ostream & operator<<(std::ostream &, const Array< float > &)
Array< float >::compare_fcn_type safe_comparator(sortmode mode, const Array< float > &a, bool allow_chk)
bool sort_isnan< float >(float x)
static bool nan_ascending_compare(float x, float y)
static bool nan_descending_compare(float x, float y)
#define INSTANTIATE_ARRAY(T, API)
N Dimensional Array with copy-on-write semantics.
sortmode issorted(sortmode mode=UNSORTED) const
Ordering is auto-detected or can be specified.
octave_idx_type numel(void) const
Number of elements in the array.
F77_RET_T const F77_DBLE * x
T::size_type numel(const T &str)