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

The FPgt_expr class. More...

#include <FPgt_expr.hpp>

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

Public Member Functions

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

Detailed Description

The FPgt_expr class.

Definition at line 57 of file FPgt_expr.hpp.

Constructor & Destructor Documentation

◆ FPgt_expr()

flopoco::FPgt_expr::FPgt_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 92 of file FPgt_expr.cpp.

References tab, and ~FPgt_expr().

Here is the call graph for this function:

◆ ~FPgt_expr()

flopoco::FPgt_expr::~FPgt_expr ( )
overridedefault

destructor

Referenced by FPgt_expr().

Here is the caller graph for this function:

Member Function Documentation

◆ buildStandardTestCases()

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

Definition at line 133 of file FPgt_expr.cpp.

◆ emulate()

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

Definition at line 128 of file FPgt_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