Navigation

Operators and Keywords

Function List:

C++ API

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:


Functions

template<>
bool sparse_ascending_compare< Complex > (const Complex &a, const Complex &b)
template<>
bool sparse_descending_compare< Complex > (const Complex &a, const Complex &b)
 INSTANTIATE_SPARSE_AND_ASSIGN (Complex, OCTAVE_API)
 INSTANTIATE_SPARSE_ASSIGN (Complex, double, OCTAVE_API)

Function Documentation

INSTANTIATE_SPARSE_AND_ASSIGN ( Complex  ,
OCTAVE_API   
)

INSTANTIATE_SPARSE_ASSIGN ( Complex  ,
double  ,
OCTAVE_API   
)

template<>
bool sparse_ascending_compare< Complex > ( const Complex a,
const Complex b 
) [inline]

template<>
bool sparse_descending_compare< Complex > ( const Complex a,
const Complex b 
) [inline]