Augustus 3.4.0
|
This is the complete list of members for LLDouble, including all inherited members.
abs() const (defined in LLDouble) | LLDouble | inline |
abs (defined in LLDouble) | LLDouble | friend |
doubleValue() (defined in LLDouble) | LLDouble | inline |
exp(double x) (defined in LLDouble) | LLDouble | static |
getMaxDouble() (defined in LLDouble) | LLDouble | inlinestatic |
getMinDouble() (defined in LLDouble) | LLDouble | inlinestatic |
getOutputPrecision() (defined in LLDouble) | LLDouble | inlinestatic |
getRoot(int r) const (defined in LLDouble) | LLDouble | inline |
heated() (defined in LLDouble) | LLDouble | |
infinity() (defined in LLDouble) | LLDouble | inlinestatic |
LLDouble(float x=0.0) (defined in LLDouble) | LLDouble | inline |
LLDouble(double d) (defined in LLDouble) | LLDouble | inline |
LLDouble(long double d) (defined in LLDouble) | LLDouble | |
LLDouble(int i) (defined in LLDouble) | LLDouble | inline |
LLDouble(long i) (defined in LLDouble) | LLDouble | inline |
log() const (defined in LLDouble) | LLDouble | inline |
log(int otherbase) const (defined in LLDouble) | LLDouble | inline |
log (defined in LLDouble) | LLDouble | friend |
log (defined in LLDouble) | LLDouble | friend |
operator!=(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator*(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator*=(const LLDouble &other) (defined in LLDouble) | LLDouble | inline |
operator+(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator+=(const LLDouble &other) (defined in LLDouble) | LLDouble | |
operator-(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator- (defined in LLDouble) | LLDouble | friend |
operator-=(const LLDouble &other) (defined in LLDouble) | LLDouble | inline |
operator/(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator/=(const LLDouble &other) (defined in LLDouble) | LLDouble | inline |
operator<(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator<< (defined in LLDouble) | LLDouble | friend |
operator<=(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator==(const LLDouble &other) const (defined in LLDouble) | LLDouble | |
operator>(const LLDouble &other) const (defined in LLDouble) | LLDouble | |
operator>=(const LLDouble &other) const (defined in LLDouble) | LLDouble | inline |
operator>> (defined in LLDouble) | LLDouble | friend |
pow(double x) const (defined in LLDouble) | LLDouble | |
pow(const LLDouble &lld, double x) (defined in LLDouble) | LLDouble | inlinestatic |
setOutputPrecision(int p) (defined in LLDouble) | LLDouble | inlinestatic |
setTemperature(unsigned t) (defined in LLDouble) | LLDouble | static |
toString(int precision=output_precision, fmtflags flags=ios::dec) const (defined in LLDouble) | LLDouble |