#include <scfx_mant.h>
Public Methods | |
| scfx_mant (size_t) | |
| scfx_mant (const scfx_mant &) | |
| scfx_mant & | operator= (const scfx_mant &) |
| ~scfx_mant () | |
| void | clear () |
| void | resize_to (int, int=0) |
| int | size () const |
| word | operator[] (int) const |
| word & | operator[] (int) |
| half_word | half_at (int) const |
| half_word & | half_at (int) |
| half_word * | half_addr (int=0) const |
|
|
Definition at line 161 of file scfx_mant.h. References size(). |
|
|
Definition at line 167 of file scfx_mant.h. References m_size. |
|
|
Definition at line 197 of file scfx_mant.h. References free. |
|
|
Definition at line 207 of file scfx_mant.h. Referenced by sc_dt::add_scfx_rep(), sc_dt::div_scfx_rep(), sc_dt::scfx_rep::from_string(), sc_dt::multiply(), sc_dt::scfx_rep::scfx_rep(), sc_dt::scfx_rep::set_zero(), and sc_dt::sub_scfx_rep(). |
|
|
Definition at line 315 of file scfx_mant.h. References SC_ASSERT_. Referenced by sc_dt::multiply(). |
|
|
Definition at line 302 of file scfx_mant.h. References SC_ASSERT_. |
|
|
Definition at line 289 of file scfx_mant.h. References SC_ASSERT_. |
|
|
Definition at line 178 of file scfx_mant.h. |
|
|
Definition at line 150 of file scfx_mant.h. References SC_ASSERT_. |
|
|
Definition at line 138 of file scfx_mant.h. References SC_ASSERT_. |
|
||||||||||||
|
Definition at line 217 of file scfx_mant.h. References free, sc_min(), size(), and sc_dt::word. Referenced by sc_dt::scfx_rep::set_inf(), and sc_dt::scfx_rep::set_nan(). |
|
|
Definition at line 108 of file scfx_mant.h. Referenced by sc_dt::scfx_rep::from_string(), sc_dt::inc(), resize_to(), and scfx_mant(). |
1.2.18