#include <iostream>
#include <cmath>
#include "ConstantQFolder.hxx"
Go to the source code of this file.
Namespaces | |
namespace | Simac |
Functions | |
static double | Simac::complexModule (const double &real, const double &imag) |
returns the absolute value of complex number real + i*imag |