casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
std Namespace Reference

Define real & complex conjugation for non-complex types and put comparisons into std namespace. More...

Functions

float conj (float x)
 
double conj (double x)
 

Detailed Description

Define real & complex conjugation for non-complex types and put comparisons into std namespace.

Function Documentation

float std::conj ( float  x)
inline

Definition at line 353 of file Complex.h.

double std::conj ( double  x)
inline

Definition at line 354 of file Complex.h.