Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
DoubleAc.cpp File Reference
#include <iomanip>
#include "wcpplib/math/minmax.h"
#include "wcpplib/math/DoubleAc.h"

Go to the source code of this file.

Namespaces

namespace  Heed
 

Functions

DoubleAc Heed::sqrt (const DoubleAc &f)
 
DoubleAc Heed::square (const DoubleAc &f)
 
DoubleAc Heed::pow (const DoubleAc &f, double p)
 
DoubleAc Heed::exp (const DoubleAc &f)
 
DoubleAc Heed::sin (const DoubleAc &f)
 
DoubleAc Heed::cos (const DoubleAc &f)
 
DoubleAc Heed::asin (const DoubleAc &f)
 
DoubleAc Heed::acos (const DoubleAc &f)
 
DoubleAc Heed::pow (const DoubleAc &, const DoubleAc &)
 
std::ostream & Heed::operator<< (std::ostream &file, const DoubleAc &f)