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