GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
template<> | |
bool | sparse_ascending_compare< double > (double a, double b) |
template<> | |
bool | sparse_descending_compare< double > (double a, double b) |
Variables | |
template class OCTAVE_API | Sparse< double > |
bool sparse_ascending_compare< double > | ( | double | a, |
double | b | ||
) |
Definition at line 36 of file Sparse-d.cc.
References xisnan().
bool sparse_descending_compare< double > | ( | double | a, |
double | b | ||
) |
Definition at line 43 of file Sparse-d.cc.
References xisnan().
Definition at line 48 of file Sparse-d.cc.