PandA-2024.02
Public Member Functions
flopoco::FPlt_expr Class Reference

The FPlt_expr class. More...

#include <FPlt_expr.hpp>

Inheritance diagram for flopoco::FPlt_expr:
Inheritance graph
[legend]
Collaboration diagram for flopoco::FPlt_expr:
Collaboration graph
[legend]

Public Member Functions

 FPlt_expr (Target *target, int wER, int wFR)
 The constructor. More...
 
 ~FPlt_expr () override
 destructor More...
 
void emulate (TestCase *tc) override
 
void buildStandardTestCases (TestCaseList *tcl) override
 

Detailed Description

The FPlt_expr class.

Definition at line 57 of file FPlt_expr.hpp.

Constructor & Destructor Documentation

◆ FPlt_expr()

flopoco::FPlt_expr::FPlt_expr ( Target *  target,
int  wER,
int  wFR 
)

The constructor.

Parameters
[in]targetthe target device
[in]wERthe with of the exponent in input
[in]wFRthe with of the fraction in input

Definition at line 91 of file FPlt_expr.cpp.

References tab, and ~FPlt_expr().

Here is the call graph for this function:

◆ ~FPlt_expr()

flopoco::FPlt_expr::~FPlt_expr ( )
overridedefault

destructor

Referenced by FPlt_expr().

Here is the caller graph for this function:

Member Function Documentation

◆ buildStandardTestCases()

void flopoco::FPlt_expr::buildStandardTestCases ( TestCaseList *  tcl)
override

Definition at line 132 of file FPlt_expr.cpp.

◆ emulate()

void flopoco::FPlt_expr::emulate ( TestCase *  tc)
override

Definition at line 127 of file FPlt_expr.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Feb 12 2024 13:04:11 for PandA-2024.02 by doxygen 1.8.13