Functions

Sparse-C.cc File Reference

#include "oct-cmplx.h"
#include "lo-mappers.h"
#include "lo-ieee.h"
#include "Sparse.h"
#include "Sparse.cc"
Include dependency graph for Sparse-C.cc:

Go to the source code of this file.

Functions

 INSTANTIATE_SPARSE (Complex, OCTAVE_API)
template<>
bool sparse_ascending_compare< Complex > (const Complex &a, const Complex &b)
template<>
bool sparse_descending_compare< Complex > (const Complex &a, const Complex &b)
static double xabs (const Complex &x)

Function Documentation

INSTANTIATE_SPARSE ( Complex  ,
OCTAVE_API   
)
template<>
bool sparse_ascending_compare< Complex > ( const Complex a,
const Complex b 
)
template<>
bool sparse_descending_compare< Complex > ( const Complex a,
const Complex b 
)
static double xabs ( const Complex x  )  [static]

Definition at line 38 of file Sparse-C.cc.

References abs(), octave_Inf, and xisinf().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines