Ordering extended to complex numbers by comparing their magnitudes. More...
#include <cmath>
#include <complex>
Go to the source code of this file.
Classes | |
struct | npstat::ComplexComparesAbs< T > |
struct | npstat::ComplexComparesAbs< std::complex< T > > |
Namespaces | |
npstat | |
Ordering extended to complex numbers by comparing their magnitudes.
Author: I. Volobouev
January 2012
Definition in file ComplexComparesAbs.h.