#include "softfloat.hpp"
§ softdouble() [1/7]
cv::softdouble::softdouble |
( |
| ) |
|
|
inline |
§ softdouble() [2/7]
cv::softdouble::softdouble |
( |
const softdouble & |
c | ) |
|
|
inline |
§ softdouble() [3/7]
cv::softdouble::softdouble |
( |
const uint32_t |
| ) |
|
|
explicit |
§ softdouble() [4/7]
cv::softdouble::softdouble |
( |
const uint64_t |
| ) |
|
|
explicit |
§ softdouble() [5/7]
cv::softdouble::softdouble |
( |
const int32_t |
| ) |
|
|
explicit |
§ softdouble() [6/7]
cv::softdouble::softdouble |
( |
const int64_t |
| ) |
|
|
explicit |
§ softdouble() [7/7]
cv::softdouble::softdouble |
( |
const double |
a | ) |
|
|
inlineexplicit |
§ fromRaw()
static softdouble cv::softdouble::fromRaw |
( |
const uint64_t |
a | ) |
|
|
inlinestatic |
§ inf()
§ isInf()
bool cv::softdouble::isInf |
( |
| ) |
const |
|
inline |
§ isNaN()
bool cv::softdouble::isNaN |
( |
| ) |
const |
|
inline |
§ nan()
§ one()
§ operator double()
cv::softdouble::operator double |
( |
| ) |
const |
|
inline |
§ operator softfloat()
§ operator!=()
bool cv::softdouble::operator!= |
( |
const softdouble & |
| ) |
const |
§ operator%()
§ operator%=()
§ operator*()
§ operator*=()
§ operator+()
§ operator+=()
§ operator-() [1/2]
§ operator-() [2/2]
§ operator-=()
§ operator/()
§ operator/=()
§ operator<()
bool cv::softdouble::operator< |
( |
const softdouble & |
| ) |
const |
§ operator<=()
bool cv::softdouble::operator<= |
( |
const softdouble & |
| ) |
const |
§ operator=()
§ operator==()
bool cv::softdouble::operator== |
( |
const softdouble & |
| ) |
const |
§ operator>()
bool cv::softdouble::operator> |
( |
const softdouble & |
| ) |
const |
§ operator>=()
bool cv::softdouble::operator>= |
( |
const softdouble & |
| ) |
const |
§ zero()
uint64_t cv::softdouble::v |
The documentation for this struct was generated from the following file: