#include "oct-cmplx.h"
#include "lo-mappers.h"
#include "lo-ieee.h"
#include "Sparse.h"
#include "Sparse.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) |
INSTANTIATE_SPARSE | ( | Complex | , | |
OCTAVE_API | ||||
) |
Definition at line 38 of file Sparse-C.cc.
References abs(), octave_Inf, and xisinf().