foobar2000 SDK  2015-01-14
Public Member Functions
fpu_control_roundnearest

#include <other.h>

+ Inheritance diagram for fpu_control_roundnearest:

Public Member Functions

 fpu_control_roundnearest ()
 

Additional Inherited Members

- Private Member Functions inherited from fpu_control
 fpu_control (unsigned p_mask, unsigned p_val)
 
 ~fpu_control ()
 

Detailed Description

Definition at line 38 of file other.h.

Constructor & Destructor Documentation

fpu_control_roundnearest::fpu_control_roundnearest ( )
inline

Definition at line 41 of file other.h.

41 : fpu_control(_MCW_RC,_RC_NEAR) {}
fpu_control(unsigned p_mask, unsigned p_val)
Definition: other.h:26

The documentation for this class was generated from the following file: