The FPgt_expr class.
More...
#include <FPgt_expr.hpp>
The FPgt_expr class.
Definition at line 57 of file FPgt_expr.hpp.
◆ FPgt_expr()
flopoco::FPgt_expr::FPgt_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 FPgt_expr.cpp.
References tab, and ~FPgt_expr().
◆ ~FPgt_expr()
flopoco::FPgt_expr::~FPgt_expr |
( |
| ) |
|
|
overridedefault |
◆ buildStandardTestCases()
void flopoco::FPgt_expr::buildStandardTestCases |
( |
TestCaseList * |
tcl | ) |
|
|
override |
◆ emulate()
void flopoco::FPgt_expr::emulate |
( |
TestCase * |
tc | ) |
|
|
override |
The documentation for this class was generated from the following files: