acos(SawComplex complex) | SawComplex | [static] |
acosh(SawComplex complex) | SawComplex | [static] |
acot(SawComplex complex) | SawComplex | [static] |
acoth(SawComplex complex) | SawComplex | [static] |
acsc(SawComplex complex) | SawComplex | [static] |
acsch(SawComplex complex) | SawComplex | [static] |
asec(SawComplex complex) | SawComplex | [static] |
asech(SawComplex complex) | SawComplex | [static] |
asin(SawComplex complex) | SawComplex | [static] |
asinh(SawComplex complex) | SawComplex | [static] |
atan(SawComplex complex) | SawComplex | [static] |
atanh(SawComplex complex) | SawComplex | [static] |
CARTESIAN_REPRESENTATION valor enumerado (definido en SawComplex) | SawComplex | |
cos(SawComplex complex) | SawComplex | [static] |
cosh(SawComplex complex) | SawComplex | [static] |
cot(SawComplex complex) | SawComplex | [static] |
coth(SawComplex complex) | SawComplex | [static] |
csc(SawComplex complex) | SawComplex | [static] |
csch(SawComplex complex) | SawComplex | [static] |
exp(SawComplex complex) | SawComplex | [static] |
FIXED valor enumerado (definido en SawObject) | SawObject | |
formatOutput | SawObject | [protected] |
getArg() const | SawComplex | |
getConjugate() const | SawComplex | |
getFormatNumberOutputStream() const | SawObject | |
getGSLComplex() const | SawComplex | |
getImg() const | SawComplex | |
getInverse() const | SawComplex | |
getName() const | SawObject | |
getPrecisionOutputStream() const | SawObject | |
getReal() const | SawComplex | |
getThresholdDoubleComparation() const | SawObject | |
getWidthOutputStream() const | SawObject | |
log(SawComplex complex) | SawComplex | [static] |
log10(SawComplex complex) | SawComplex | [static] |
name | SawObject | [protected] |
NumberFormat nombre de la enumeración | SawObject | |
operator *(SawComplex complex) | SawComplex | |
operator+(SawComplex complex) | SawComplex | |
operator-(SawComplex complex) | SawComplex | |
operator/(SawComplex complex) | SawComplex | |
operator<<(ostream &os, const SawComplex &e) | SawComplex | [friend] |
operator=(double d) | SawComplex | |
operator=(const SawComplex &complex) | SawComplex | |
operator>>(istream &is, SawComplex &e) | SawComplex | [friend] |
POLAR_REPRESENTATION valor enumerado (definido en SawComplex) | SawComplex | |
pow(SawComplex complex, SawComplex a) | SawComplex | [static] |
pow(SawComplex complex, double a) | SawComplex | [static] |
precisionOutputStream | SawObject | [protected] |
SawComplex() | SawComplex | |
SawComplex(double a, double b, int representation=CARTESIAN_REPRESENTATION) | SawComplex | |
SawComplex(const SawComplex &complex) | SawComplex | |
SawComplex(double d) | SawComplex | |
SawObject() | SawObject | |
SawObject(const SawObject &obj) | SawObject | |
SCIENTIFIC valor enumerado (definido en SawObject) | SawObject | |
sec(SawComplex complex) | SawComplex | [static] |
sech(SawComplex complex) | SawComplex | [static] |
setFormatNumberOutputStream(NumberFormat formatOutput) | SawObject | |
setGSLComplex(gsl_complex complex) | SawComplex | |
setImg(double img) | SawComplex | |
setName(string name) | SawObject | |
setPrecisionOutputStream(uint precision) | SawObject | |
setReal(double real) | SawComplex | |
setThresholdDoubleComparation(double threshold) | SawObject | |
setWidthOutputStream(uint width) | SawObject | |
sin(SawComplex complex) | SawComplex | [static] |
sinh(SawComplex complex) | SawComplex | [static] |
sqrt(SawComplex complex) | SawComplex | [static] |
tan(SawComplex complex) | SawComplex | [static] |
tanh(SawComplex complex) | SawComplex | [static] |
thresholdDoubleComparation | SawObject | [protected] |
widthOutputStream | SawObject | [protected] |
~SawComplex() | SawComplex | |
~SawObject() | SawObject |