Class ov::RoundingGuard# class RoundingGuard# Set current round direction for scoped block. Round direction can be one of: FE_DOWNWARD FE_TONEAREST FE_TOWARDZERO FE_UPWARD see std <cfenv> header for details.