Go to the source code of this file.
Classes | |
| struct | art::fp_detail::fp_control_t |
Namespaces | |
| art | |
| art::fp_detail | |
Enumerations | |
| enum | art::fp_detail::precision_t { art::fp_detail::precision_t::SINGLE = fpControl_SINGLE_PREC, art::fp_detail::precision_t::DOUBLE = fpControl_DOUBLE_PREC, art::fp_detail::precision_t::EXTENDED = fpControl_EXTENDED_PREC } |
Functions | |
| fpsw_t | art::fp_detail::getFPSW () |
| fpcw_t | art::fp_detail::getFPCW () |
| fpcw_t | art::fp_detail::setFPCW (fpcw_t fpcw) |
| fp_control_t | art::fp_detail::getFPControl () |
| fp_control_t | art::fp_detail::setFPControl (fp_control_t const &fpControl) |
| char const * | art::fp_detail::on_or_off (bool const b) |
Variables | |
| using | art::fp_detail::fpsw_t = typedef |
| using | art::fp_detail::fpcw_t = typedef |
1.8.11