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

The FPge_expr class. More...

#include <FPge_expr.hpp>

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

Public Member Functions

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

Detailed Description

The FPge_expr class.

Definition at line 57 of file FPge_expr.hpp.

Constructor & Destructor Documentation

◆ FPge_expr()

flopoco::FPge_expr::FPge_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 FPge_expr.cpp.

References tab, and ~FPge_expr().

Here is the call graph for this function:

◆ ~FPge_expr()

flopoco::FPge_expr::~FPge_expr ( )
overridedefault

destructor

Referenced by FPge_expr().

Here is the caller graph for this function:

Member Function Documentation

◆ buildStandardTestCases()

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

Definition at line 133 of file FPge_expr.cpp.

◆ emulate()

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

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