lexicographic order on complex
More...
#include <ComplexComparator.h>
|
template<typename T > |
bool | operator() (const std::complex< T > &a, const std::complex< T > &b) const |
|
template<typename T > |
bool | operator() (const std::complex< T > &a, const std::complex< T > &b) const |
|
lexicographic order on complex
◆ operator()() [1/2]
template<typename T >
bool SFCGAL::detail::ComplexComparator::operator() |
( |
const std::complex< T > & |
a, |
|
|
const std::complex< T > & |
b |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
template<typename T >
bool SFCGAL::detail::ComplexComparator::operator() |
( |
const std::complex< T > & |
a, |
|
|
const std::complex< T > & |
b |
|
) |
| const |
|
inline |