casacore
|
Define real & complex conjugation for non-complex types and put comparisons into std namespace. More...
Classes | |
struct | hash< casacore::String > |
Functions | |
float | conj (float x) |
double | conj (double x) |
Define real & complex conjugation for non-complex types and put comparisons into std namespace.
Define the hash function for String, so unordered_set<String> can be used.