The FPge_expr class.
More...
#include <FPge_expr.hpp>
The FPge_expr class.
Definition at line 57 of file FPge_expr.hpp.
◆ FPge_expr()
flopoco::FPge_expr::FPge_expr |
( |
Target * |
target, |
|
|
int |
wER, |
|
|
int |
wFR |
|
) |
| |
The constructor.
- Parameters
-
[in] | target | the target device |
[in] | wER | the with of the exponent in input |
[in] | wFR | the with of the fraction in input |
Definition at line 92 of file FPge_expr.cpp.
References tab, and ~FPge_expr().
◆ ~FPge_expr()
flopoco::FPge_expr::~FPge_expr |
( |
| ) |
|
|
overridedefault |
◆ buildStandardTestCases()
void flopoco::FPge_expr::buildStandardTestCases |
( |
TestCaseList * |
tcl | ) |
|
|
override |
◆ emulate()
void flopoco::FPge_expr::emulate |
( |
TestCase * |
tc | ) |
|
|
override |
The documentation for this class was generated from the following files: