BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DifComplex Class Reference

#include <DifComplex.h>

Public Member Functions

 DifComplex ()
 DifComplex (const DifNumber &r)
 DifComplex (double r)
 DifComplex (const DifNumber &r, const DifNumber &i)
 DifComplex (double r, double i)
 DifComplex (const DifComplex &c)
const DifNumberreal () const
DifNumbergimeReal ()
const DifNumberimag () const
DifNumbergimeImag ()
void setReal (const DifNumber &r)
void setImag (const DifNumber &i)
DifComplexoperator+= (const DifComplex &a)
DifComplexoperator-= (const DifComplex &a)
DifComplexoperator*= (const DifComplex &a)
DifComplexoperator/= (const DifComplex &a)
DifComplexoperator/= (const DifNumber &a)
DifComplexoperator= (const DifComplex &a)
DifComplex operator- () const
DifComplexconjugate ()
DifComplexinverse ()
DifComplexflipsign ()
DifComplextakeLog ()
DifComplexpower (const DifNumber &p)
DifComplexpower (const DifComplex &p)
DifNumber mag () const
DifNumber magsq () const
DifNumber arg () const
DifNumber phase () const
void print () const
virtual ~DifComplex ()
 DifComplex ()
 DifComplex (const DifNumber &r)
 DifComplex (double r)
 DifComplex (const DifNumber &r, const DifNumber &i)
 DifComplex (double r, double i)
 DifComplex (const DifComplex &c)
const DifNumberreal () const
DifNumbergimeReal ()
const DifNumberimag () const
DifNumbergimeImag ()
void setReal (const DifNumber &r)
void setImag (const DifNumber &i)
DifComplexoperator+= (const DifComplex &a)
DifComplexoperator-= (const DifComplex &a)
DifComplexoperator*= (const DifComplex &a)
DifComplexoperator/= (const DifComplex &a)
DifComplexoperator/= (const DifNumber &a)
DifComplexoperator= (const DifComplex &a)
DifComplex operator- () const
DifComplexconjugate ()
DifComplexinverse ()
DifComplexflipsign ()
DifComplextakeLog ()
DifComplexpower (const DifNumber &p)
DifComplexpower (const DifComplex &p)
DifNumber mag () const
DifNumber magsq () const
DifNumber arg () const
DifNumber phase () const
void print () const
virtual ~DifComplex ()
 DifComplex ()
 DifComplex (const DifNumber &r)
 DifComplex (double r)
 DifComplex (const DifNumber &r, const DifNumber &i)
 DifComplex (double r, double i)
 DifComplex (const DifComplex &c)
const DifNumberreal () const
DifNumbergimeReal ()
const DifNumberimag () const
DifNumbergimeImag ()
void setReal (const DifNumber &r)
void setImag (const DifNumber &i)
DifComplexoperator+= (const DifComplex &a)
DifComplexoperator-= (const DifComplex &a)
DifComplexoperator*= (const DifComplex &a)
DifComplexoperator/= (const DifComplex &a)
DifComplexoperator/= (const DifNumber &a)
DifComplexoperator= (const DifComplex &a)
DifComplex operator- () const
DifComplexconjugate ()
DifComplexinverse ()
DifComplexflipsign ()
DifComplextakeLog ()
DifComplexpower (const DifNumber &p)
DifComplexpower (const DifComplex &p)
DifNumber mag () const
DifNumber magsq () const
DifNumber arg () const
DifNumber phase () const
void print () const
virtual ~DifComplex ()

Friends

DifComplex operator+ (const DifComplex &a, const DifComplex &b)
DifComplex operator- (const DifComplex &a, const DifComplex &b)
DifComplex operator* (const DifComplex &a, const DifComplex &b)
DifComplex operator/ (const DifComplex &a, const DifComplex &b)
bool operator== (const DifComplex &a, const DifComplex &b)
bool operator!= (const DifComplex &a, const DifComplex &b)
DifComplex sin (const DifComplex &a)
DifComplex cos (const DifComplex &a)
DifComplex tan (const DifComplex &a)
DifComplex sec (const DifComplex &a)
DifComplex asin (const DifComplex &a)
DifComplex acos (const DifComplex &a)
DifComplex atan (const DifComplex &a)
DifComplex atan2 (const DifComplex &a, const DifComplex &b)
DifComplex exp (const DifComplex &a)
DifComplex cosh (const DifComplex &a)
DifComplex sinh (const DifComplex &a)
DifComplex tanh (const DifComplex &a)
DifComplex sqrt (const DifComplex &a)
DifComplex log (const DifComplex &a)
DifComplex pow (const DifComplex &a, const DifComplex &p)
DifComplex pow (const DifComplex &a, const DifNumber &p)
DifComplex cc (const DifComplex &a)
DifComplex fromPolar (const DifNumber &mag, const DifNumber &phase)
DifComplex operator+ (const DifComplex &a, const DifComplex &b)
DifComplex operator- (const DifComplex &a, const DifComplex &b)
DifComplex operator* (const DifComplex &a, const DifComplex &b)
DifComplex operator/ (const DifComplex &a, const DifComplex &b)
bool operator== (const DifComplex &a, const DifComplex &b)
bool operator!= (const DifComplex &a, const DifComplex &b)
DifComplex sin (const DifComplex &a)
DifComplex cos (const DifComplex &a)
DifComplex tan (const DifComplex &a)
DifComplex sec (const DifComplex &a)
DifComplex asin (const DifComplex &a)
DifComplex acos (const DifComplex &a)
DifComplex atan (const DifComplex &a)
DifComplex atan2 (const DifComplex &a, const DifComplex &b)
DifComplex exp (const DifComplex &a)
DifComplex cosh (const DifComplex &a)
DifComplex sinh (const DifComplex &a)
DifComplex tanh (const DifComplex &a)
DifComplex sqrt (const DifComplex &a)
DifComplex log (const DifComplex &a)
DifComplex pow (const DifComplex &a, const DifComplex &p)
DifComplex pow (const DifComplex &a, const DifNumber &p)
DifComplex cc (const DifComplex &a)
DifComplex fromPolar (const DifNumber &mag, const DifNumber &phase)
DifComplex operator+ (const DifComplex &a, const DifComplex &b)
DifComplex operator- (const DifComplex &a, const DifComplex &b)
DifComplex operator* (const DifComplex &a, const DifComplex &b)
DifComplex operator/ (const DifComplex &a, const DifComplex &b)
bool operator== (const DifComplex &a, const DifComplex &b)
bool operator!= (const DifComplex &a, const DifComplex &b)
DifComplex sin (const DifComplex &a)
DifComplex cos (const DifComplex &a)
DifComplex tan (const DifComplex &a)
DifComplex sec (const DifComplex &a)
DifComplex asin (const DifComplex &a)
DifComplex acos (const DifComplex &a)
DifComplex atan (const DifComplex &a)
DifComplex atan2 (const DifComplex &a, const DifComplex &b)
DifComplex exp (const DifComplex &a)
DifComplex cosh (const DifComplex &a)
DifComplex sinh (const DifComplex &a)
DifComplex tanh (const DifComplex &a)
DifComplex sqrt (const DifComplex &a)
DifComplex log (const DifComplex &a)
DifComplex pow (const DifComplex &a, const DifComplex &p)
DifComplex pow (const DifComplex &a, const DifNumber &p)
DifComplex cc (const DifComplex &a)
DifComplex fromPolar (const DifNumber &mag, const DifNumber &phase)

Detailed Description

Constructor & Destructor Documentation

◆ DifComplex() [1/18]

◆ DifComplex() [2/18]

DifComplex::DifComplex ( const DifNumber & r)
inline

◆ DifComplex() [3/18]

DifComplex::DifComplex ( double r)
inline

◆ DifComplex() [4/18]

DifComplex::DifComplex ( const DifNumber & r,
const DifNumber & i )
inline

◆ DifComplex() [5/18]

DifComplex::DifComplex ( double r,
double i )
inline

◆ DifComplex() [6/18]

DifComplex::DifComplex ( const DifComplex & c)
inline

◆ ~DifComplex() [1/3]

virtual DifComplex::~DifComplex ( )
inlinevirtual

◆ DifComplex() [7/18]

DifComplex::DifComplex ( )
inline

◆ DifComplex() [8/18]

DifComplex::DifComplex ( const DifNumber & r)
inline

◆ DifComplex() [9/18]

DifComplex::DifComplex ( double r)
inline

◆ DifComplex() [10/18]

DifComplex::DifComplex ( const DifNumber & r,
const DifNumber & i )
inline

◆ DifComplex() [11/18]

DifComplex::DifComplex ( double r,
double i )
inline

◆ DifComplex() [12/18]

DifComplex::DifComplex ( const DifComplex & c)
inline

◆ ~DifComplex() [2/3]

virtual DifComplex::~DifComplex ( )
inlinevirtual

◆ DifComplex() [13/18]

DifComplex::DifComplex ( )
inline

◆ DifComplex() [14/18]

DifComplex::DifComplex ( const DifNumber & r)
inline

◆ DifComplex() [15/18]

DifComplex::DifComplex ( double r)
inline

◆ DifComplex() [16/18]

DifComplex::DifComplex ( const DifNumber & r,
const DifNumber & i )
inline

◆ DifComplex() [17/18]

DifComplex::DifComplex ( double r,
double i )
inline

◆ DifComplex() [18/18]

DifComplex::DifComplex ( const DifComplex & c)
inline

◆ ~DifComplex() [3/3]

virtual DifComplex::~DifComplex ( )
inlinevirtual

Member Function Documentation

◆ arg() [1/3]

DifNumber DifComplex::arg ( ) const
inline

Referenced by phase().

◆ arg() [2/3]

DifNumber DifComplex::arg ( ) const
inline

◆ arg() [3/3]

DifNumber DifComplex::arg ( ) const
inline

◆ conjugate() [1/3]

DifComplex & DifComplex::conjugate ( )
inline

◆ conjugate() [2/3]

DifComplex & DifComplex::conjugate ( )
inline

◆ conjugate() [3/3]

DifComplex & DifComplex::conjugate ( )
inline

◆ flipsign() [1/3]

DifComplex & DifComplex::flipsign ( )
inline

◆ flipsign() [2/3]

DifComplex & DifComplex::flipsign ( )
inline

◆ flipsign() [3/3]

DifComplex & DifComplex::flipsign ( )
inline

◆ gimeImag() [1/3]

DifNumber & DifComplex::gimeImag ( )
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

47{ return _i; }

◆ gimeImag() [2/3]

DifNumber & DifComplex::gimeImag ( )
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

47{ return _i; }

◆ gimeImag() [3/3]

DifNumber & DifComplex::gimeImag ( )
inline

Definition at line 47 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/DifComplex.h.

47{ return _i; }

◆ gimeReal() [1/3]

DifNumber & DifComplex::gimeReal ( )
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

45{ return _r; }

◆ gimeReal() [2/3]

DifNumber & DifComplex::gimeReal ( )
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

45{ return _r; }

◆ gimeReal() [3/3]

DifNumber & DifComplex::gimeReal ( )
inline

Definition at line 45 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/DifComplex.h.

45{ return _r; }

◆ imag() [1/3]

const DifNumber & DifComplex::imag ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

46{ return _i; }

◆ imag() [2/3]

const DifNumber & DifComplex::imag ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

46{ return _i; }

◆ imag() [3/3]

const DifNumber & DifComplex::imag ( ) const
inline

Definition at line 46 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/DifComplex.h.

46{ return _i; }

◆ inverse() [1/3]

DifComplex & DifComplex::inverse ( )
inline

◆ inverse() [2/3]

DifComplex & DifComplex::inverse ( )
inline

◆ inverse() [3/3]

DifComplex & DifComplex::inverse ( )
inline

◆ mag() [1/3]

DifNumber DifComplex::mag ( ) const
inline

Referenced by fromPolar.

◆ mag() [2/3]

DifNumber DifComplex::mag ( ) const
inline

◆ mag() [3/3]

DifNumber DifComplex::mag ( ) const
inline

◆ magsq() [1/3]

DifNumber DifComplex::magsq ( ) const
inline

◆ magsq() [2/3]

DifNumber DifComplex::magsq ( ) const
inline

◆ magsq() [3/3]

DifNumber DifComplex::magsq ( ) const
inline

◆ operator*=() [1/3]

DifComplex & DifComplex::operator*= ( const DifComplex & a)
inline

◆ operator*=() [2/3]

DifComplex & DifComplex::operator*= ( const DifComplex & a)
inline

◆ operator*=() [3/3]

DifComplex & DifComplex::operator*= ( const DifComplex & a)
inline

◆ operator+=() [1/3]

DifComplex & DifComplex::operator+= ( const DifComplex & a)
inline

◆ operator+=() [2/3]

DifComplex & DifComplex::operator+= ( const DifComplex & a)
inline

◆ operator+=() [3/3]

DifComplex & DifComplex::operator+= ( const DifComplex & a)
inline

◆ operator-() [1/3]

DifComplex DifComplex::operator- ( ) const
inline

◆ operator-() [2/3]

DifComplex DifComplex::operator- ( ) const
inline

◆ operator-() [3/3]

DifComplex DifComplex::operator- ( ) const
inline

◆ operator-=() [1/3]

DifComplex & DifComplex::operator-= ( const DifComplex & a)
inline

◆ operator-=() [2/3]

DifComplex & DifComplex::operator-= ( const DifComplex & a)
inline

◆ operator-=() [3/3]

DifComplex & DifComplex::operator-= ( const DifComplex & a)
inline

◆ operator/=() [1/6]

DifComplex & DifComplex::operator/= ( const DifComplex & a)
inline

◆ operator/=() [2/6]

DifComplex & DifComplex::operator/= ( const DifComplex & a)
inline

◆ operator/=() [3/6]

DifComplex & DifComplex::operator/= ( const DifComplex & a)
inline

◆ operator/=() [4/6]

DifComplex & DifComplex::operator/= ( const DifNumber & a)
inline

◆ operator/=() [5/6]

DifComplex & DifComplex::operator/= ( const DifNumber & a)
inline

◆ operator/=() [6/6]

DifComplex & DifComplex::operator/= ( const DifNumber & a)
inline

◆ operator=() [1/3]

DifComplex & DifComplex::operator= ( const DifComplex & a)
inline

◆ operator=() [2/3]

DifComplex & DifComplex::operator= ( const DifComplex & a)
inline

◆ operator=() [3/3]

DifComplex & DifComplex::operator= ( const DifComplex & a)
inline

◆ phase() [1/3]

DifNumber DifComplex::phase ( ) const
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

74{ return arg(); } // a rose by ...
DifNumber arg() const

Referenced by fromPolar.

◆ phase() [2/3]

DifNumber DifComplex::phase ( ) const
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

74{ return arg(); } // a rose by ...

◆ phase() [3/3]

DifNumber DifComplex::phase ( ) const
inline

Definition at line 74 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/DifComplex.h.

74{ return arg(); } // a rose by ...

◆ power() [1/6]

DifComplex & DifComplex::power ( const DifComplex & p)
inline

◆ power() [2/6]

DifComplex & DifComplex::power ( const DifComplex & p)
inline

◆ power() [3/6]

DifComplex & DifComplex::power ( const DifComplex & p)
inline

◆ power() [4/6]

DifComplex & DifComplex::power ( const DifNumber & p)
inline

◆ power() [5/6]

DifComplex & DifComplex::power ( const DifNumber & p)
inline

◆ power() [6/6]

DifComplex & DifComplex::power ( const DifNumber & p)
inline

◆ print() [1/3]

void DifComplex::print ( ) const
inline

◆ print() [2/3]

void DifComplex::print ( ) const
inline

◆ print() [3/3]

void DifComplex::print ( ) const
inline

◆ real() [1/3]

const DifNumber & DifComplex::real ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

44{ return _r; }

◆ real() [2/3]

const DifNumber & DifComplex::real ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

44{ return _r; }

◆ real() [3/3]

const DifNumber & DifComplex::real ( ) const
inline

Definition at line 44 of file Reconstruction/MdcPatRec/MdcRecoUtil/include/MdcRecoUtil/DifComplex.h.

44{ return _r; }

◆ setImag() [1/3]

void DifComplex::setImag ( const DifNumber & i)
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

51{ _i = i; }

◆ setImag() [2/3]

void DifComplex::setImag ( const DifNumber & i)
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

51{ _i = i; }

◆ setImag() [3/3]

void DifComplex::setImag ( const DifNumber & i)
inline

◆ setReal() [1/3]

void DifComplex::setReal ( const DifNumber & r)
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifComplex.h.

50{ _r = r; }

◆ setReal() [2/3]

void DifComplex::setReal ( const DifNumber & r)
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcRecoUtil/DifComplex.h.

50{ _r = r; }

◆ setReal() [3/3]

void DifComplex::setReal ( const DifNumber & r)
inline

◆ takeLog() [1/3]

DifComplex & DifComplex::takeLog ( )
inline

◆ takeLog() [2/3]

DifComplex & DifComplex::takeLog ( )
inline

◆ takeLog() [3/3]

DifComplex & DifComplex::takeLog ( )
inline

◆ acos [1/3]

DifComplex acos ( const DifComplex & a)
friend

◆ acos [2/3]

DifComplex acos ( const DifComplex & a)
friend

◆ acos [3/3]

DifComplex acos ( const DifComplex & a)
friend

◆ asin [1/3]

DifComplex asin ( const DifComplex & a)
friend

◆ asin [2/3]

DifComplex asin ( const DifComplex & a)
friend

◆ asin [3/3]

DifComplex asin ( const DifComplex & a)
friend

◆ atan [1/3]

DifComplex atan ( const DifComplex & a)
friend

◆ atan [2/3]

DifComplex atan ( const DifComplex & a)
friend

◆ atan [3/3]

DifComplex atan ( const DifComplex & a)
friend

◆ atan2 [1/3]

DifComplex atan2 ( const DifComplex & a,
const DifComplex & b )
friend

◆ atan2 [2/3]

DifComplex atan2 ( const DifComplex & a,
const DifComplex & b )
friend

◆ atan2 [3/3]

DifComplex atan2 ( const DifComplex & a,
const DifComplex & b )
friend

◆ cc [1/3]

DifComplex cc ( const DifComplex & a)
friend

◆ cc [2/3]

DifComplex cc ( const DifComplex & a)
friend

◆ cc [3/3]

DifComplex cc ( const DifComplex & a)
friend

◆ cos [1/3]

DifComplex cos ( const DifComplex & a)
friend

◆ cos [2/3]

DifComplex cos ( const DifComplex & a)
friend

◆ cos [3/3]

DifComplex cos ( const DifComplex & a)
friend

◆ cosh [1/3]

DifComplex cosh ( const DifComplex & a)
friend

◆ cosh [2/3]

DifComplex cosh ( const DifComplex & a)
friend

◆ cosh [3/3]

DifComplex cosh ( const DifComplex & a)
friend

◆ exp [1/3]

DifComplex exp ( const DifComplex & a)
friend

◆ exp [2/3]

DifComplex exp ( const DifComplex & a)
friend

◆ exp [3/3]

DifComplex exp ( const DifComplex & a)
friend

◆ fromPolar [1/3]

DifComplex fromPolar ( const DifNumber & mag,
const DifNumber & phase )
friend

◆ fromPolar [2/3]

DifComplex fromPolar ( const DifNumber & mag,
const DifNumber & phase )
friend

◆ fromPolar [3/3]

DifComplex fromPolar ( const DifNumber & mag,
const DifNumber & phase )
friend

◆ log [1/3]

DifComplex log ( const DifComplex & a)
friend

◆ log [2/3]

DifComplex log ( const DifComplex & a)
friend

◆ log [3/3]

DifComplex log ( const DifComplex & a)
friend

◆ operator!= [1/3]

bool operator!= ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator!= [2/3]

bool operator!= ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator!= [3/3]

bool operator!= ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator* [1/3]

DifComplex operator* ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator* [2/3]

DifComplex operator* ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator* [3/3]

DifComplex operator* ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator+ [1/3]

DifComplex operator+ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator+ [2/3]

DifComplex operator+ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator+ [3/3]

DifComplex operator+ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator- [1/3]

DifComplex operator- ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator- [2/3]

DifComplex operator- ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator- [3/3]

DifComplex operator- ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator/ [1/3]

DifComplex operator/ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator/ [2/3]

DifComplex operator/ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator/ [3/3]

DifComplex operator/ ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator== [1/3]

bool operator== ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator== [2/3]

bool operator== ( const DifComplex & a,
const DifComplex & b )
friend

◆ operator== [3/3]

bool operator== ( const DifComplex & a,
const DifComplex & b )
friend

◆ pow [1/6]

DifComplex pow ( const DifComplex & a,
const DifComplex & p )
friend

◆ pow [2/6]

DifComplex pow ( const DifComplex & a,
const DifComplex & p )
friend

◆ pow [3/6]

DifComplex pow ( const DifComplex & a,
const DifComplex & p )
friend

◆ pow [4/6]

DifComplex pow ( const DifComplex & a,
const DifNumber & p )
friend

◆ pow [5/6]

DifComplex pow ( const DifComplex & a,
const DifNumber & p )
friend

◆ pow [6/6]

DifComplex pow ( const DifComplex & a,
const DifNumber & p )
friend

◆ sec [1/3]

DifComplex sec ( const DifComplex & a)
friend

◆ sec [2/3]

DifComplex sec ( const DifComplex & a)
friend

◆ sec [3/3]

DifComplex sec ( const DifComplex & a)
friend

◆ sin [1/3]

DifComplex sin ( const DifComplex & a)
friend

◆ sin [2/3]

DifComplex sin ( const DifComplex & a)
friend

◆ sin [3/3]

DifComplex sin ( const DifComplex & a)
friend

◆ sinh [1/3]

DifComplex sinh ( const DifComplex & a)
friend

◆ sinh [2/3]

DifComplex sinh ( const DifComplex & a)
friend

◆ sinh [3/3]

DifComplex sinh ( const DifComplex & a)
friend

◆ sqrt [1/3]

DifComplex sqrt ( const DifComplex & a)
friend

◆ sqrt [2/3]

DifComplex sqrt ( const DifComplex & a)
friend

◆ sqrt [3/3]

DifComplex sqrt ( const DifComplex & a)
friend

◆ tan [1/3]

DifComplex tan ( const DifComplex & a)
friend

◆ tan [2/3]

DifComplex tan ( const DifComplex & a)
friend

◆ tan [3/3]

DifComplex tan ( const DifComplex & a)
friend

◆ tanh [1/3]

DifComplex tanh ( const DifComplex & a)
friend

◆ tanh [2/3]

DifComplex tanh ( const DifComplex & a)
friend

◆ tanh [3/3]

DifComplex tanh ( const DifComplex & a)
friend

The documentation for this class was generated from the following files: