Navigation

Operators and Keywords

Function List:

C++ API

Array-f.cc File Reference

#include "lo-mappers.h"
#include "Array.h"
#include "Array.cc"
#include "oct-locbuf.h"
#include "oct-sort.cc"
#include "DiagArray2.h"
#include "DiagArray2.cc"
Include dependency graph for Array-f.cc:

Defines

#define INLINE_ASCENDING_SORT
#define INLINE_DESCENDING_SORT

Functions

template<>
bool sort_isnan< float > (float x)
Array< float >::compare_fcn_type safe_comparator (sortmode mode, const Array< float > &a, bool allow_chk)
 INSTANTIATE_ARRAY_SORT (float)
 INSTANTIATE_ARRAY (float, OCTAVE_API)
template OCTAVE_API std::ostream & operator<< (std::ostream &, const Array< float > &)

Variables

template class OCTAVE_API DiagArray2< float >

Define Documentation

#define INLINE_ASCENDING_SORT
#define INLINE_DESCENDING_SORT

Function Documentation

INSTANTIATE_ARRAY ( float  ,
OCTAVE_API   
)
INSTANTIATE_ARRAY_SORT ( float   ) 
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 
)
template<>
bool sort_isnan< float > ( float  x  )  [inline]

Variable Documentation

template class OCTAVE_API DiagArray2< float >
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines