SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Class to compute (and cache) powers of 10 in arbitrary precision. More...
#include <sysc/datatypes/fx/scfx_pow10.h>
Public Member Functions | |
scfx_pow10 () | |
~scfx_pow10 () | |
const scfx_rep | operator() (int) |
Class to compute (and cache) powers of 10 in arbitrary precision.
Definition at line 71 of file scfx_pow10.h.
sc_dt::scfx_pow10::scfx_pow10 | ( | ) |
sc_dt::scfx_pow10::~scfx_pow10 | ( | ) |
const scfx_rep sc_dt::scfx_pow10::operator() | ( | int | ) |