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