LongPort OpenAPI C++ SDK
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
l
m
o
p
s
t
w
Functions
Typedefs
Enumerations
a
b
c
d
f
l
m
o
p
s
t
w
Classes
Class List
Class Index
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Functions
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Files
File List
File Members
All
Typedefs
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
longport
Decimal
longport::Decimal Member List
This is the complete list of members for
longport::Decimal
, including all inherited members.
abs
()
longport::Decimal
ceil
()
longport::Decimal
cos
()
longport::Decimal
Decimal
(const lb_decimal_t *other)
longport::Decimal
Decimal
(const Decimal &other)
longport::Decimal
Decimal
(const char *str)
longport::Decimal
Decimal
(const std::string &str)
longport::Decimal
Decimal
(double other)
longport::Decimal
Decimal
(double other, uint32_t dp)
longport::Decimal
erf
()
longport::Decimal
exp
()
longport::Decimal
exp_with_tolerance
(const Decimal &tolerance)
longport::Decimal
floor
()
longport::Decimal
fract
()
longport::Decimal
is_negative
() const
longport::Decimal
is_positive
() const
longport::Decimal
is_zero
() const
longport::Decimal
ln
()
longport::Decimal
log10
()
longport::Decimal
max
(const Decimal &other) const
longport::Decimal
min
(const Decimal &other) const
longport::Decimal
norm_pdf
()
longport::Decimal
normalize
()
longport::Decimal
operator const lb_decimal_t *
() const
longport::Decimal
operator double
() const
longport::Decimal
operator lb_decimal_t *
()
longport::Decimal
operator%
(const Decimal &other) const
longport::Decimal
operator%=
(const Decimal &other)
longport::Decimal
operator*
(const Decimal &other) const
longport::Decimal
operator*=
(const Decimal &other)
longport::Decimal
operator+
(const Decimal &other) const
longport::Decimal
operator+=
(const Decimal &other)
longport::Decimal
operator-
(const Decimal &other) const
longport::Decimal
operator-
() const
longport::Decimal
operator-=
(const Decimal &other)
longport::Decimal
operator/
(const Decimal &other) const
longport::Decimal
operator/=
(const Decimal &other)
longport::Decimal
operator<
(const Decimal &other) const
longport::Decimal
operator<=
(const Decimal &other) const
longport::Decimal
operator==
(const Decimal &other) const
longport::Decimal
operator>
(const Decimal &other) const
longport::Decimal
operator>=
(const Decimal &other) const
longport::Decimal
pow
(const Decimal &exp)
longport::Decimal
round
()
longport::Decimal
round
(uint32_t dp)
longport::Decimal
sin
()
longport::Decimal
sqrt
()
longport::Decimal
tan
()
longport::Decimal
to_double
() const
longport::Decimal
to_string
() const
longport::Decimal
trunc
()
longport::Decimal
~Decimal
()
longport::Decimal
Generated by
1.9.1