EstervQrCode
2.0.0
Library for qr code manipulation
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
Typedefs
a
c
d
e
f
h
i
m
o
p
q
r
s
t
v
Enumerations
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
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
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
d
e
f
h
i
m
o
p
r
s
t
v
w
Enumerations
a
c
d
e
f
g
h
k
m
o
s
t
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Properties
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Related Symbols
a
b
c
d
e
i
l
o
p
s
t
w
Examples
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Modules
Pages
Loading...
Searching...
No Matches
cv
softdouble
cv::softdouble Member List
This is the complete list of members for
cv::softdouble
, including all inherited members.
eps
()
cv::softdouble
inline
static
fromRaw
(const uint64_t a)
cv::softdouble
inline
static
getExp
() const
cv::softdouble
inline
getFrac
() const
cv::softdouble
inline
getSign
() const
cv::softdouble
inline
inf
()
cv::softdouble
inline
static
isInf
() const
cv::softdouble
inline
isNaN
() const
cv::softdouble
inline
isSubnormal
() const
cv::softdouble
inline
max
()
cv::softdouble
inline
static
min
()
cv::softdouble
inline
static
nan
()
cv::softdouble
inline
static
one
()
cv::softdouble
inline
static
operator double
() const
cv::softdouble
inline
operator softfloat
() const
cv::softdouble
operator!=
(const softdouble &) const
cv::softdouble
operator%
(const softdouble &) const
cv::softdouble
operator%=
(const softdouble &a)
cv::softdouble
inline
operator*
(const softdouble &) const
cv::softdouble
operator*=
(const softdouble &a)
cv::softdouble
inline
operator+
(const softdouble &) const
cv::softdouble
operator+=
(const softdouble &a)
cv::softdouble
inline
operator-
(const softdouble &) const
cv::softdouble
operator-
() const
cv::softdouble
inline
operator-=
(const softdouble &a)
cv::softdouble
inline
operator/
(const softdouble &) const
cv::softdouble
operator/=
(const softdouble &a)
cv::softdouble
inline
operator<
(const softdouble &) const
cv::softdouble
operator<=
(const softdouble &) const
cv::softdouble
operator=
(const softdouble &c)
cv::softdouble
inline
operator==
(const softdouble &) const
cv::softdouble
operator>
(const softdouble &) const
cv::softdouble
operator>=
(const softdouble &) const
cv::softdouble
pi
()
cv::softdouble
inline
static
setExp
(int e) const
cv::softdouble
inline
setFrac
(const softdouble &s) const
cv::softdouble
inline
setSign
(bool sign) const
cv::softdouble
inline
softdouble
()
cv::softdouble
inline
softdouble
(const softdouble &c)
cv::softdouble
inline
softdouble
(const uint32_t)
cv::softdouble
explicit
softdouble
(const uint64_t)
cv::softdouble
explicit
softdouble
(const int32_t)
cv::softdouble
explicit
softdouble
(const int64_t)
cv::softdouble
explicit
softdouble
(const double a)
cv::softdouble
inline
explicit
v
cv::softdouble
zero
()
cv::softdouble
inline
static