Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::ScopedFloatingPointEnv Class Reference

Detailed Description

Definition at line 65 of file fp_utils.h.

#include <fp_utils.h>

Public Member Functions

 ScopedFloatingPointEnv ()
 ~ScopedFloatingPointEnv ()
void EnableExceptions (int excepts)

Constructor & Destructor Documentation

◆ ScopedFloatingPointEnv()

operations_research::ScopedFloatingPointEnv::ScopedFloatingPointEnv ( )
inline

Definition at line 67 of file fp_utils.h.

◆ ~ScopedFloatingPointEnv()

operations_research::ScopedFloatingPointEnv::~ScopedFloatingPointEnv ( )
inline

Definition at line 75 of file fp_utils.h.

Member Function Documentation

◆ EnableExceptions()

void operations_research::ScopedFloatingPointEnv::EnableExceptions ( int excepts)
inline

Definition at line 83 of file fp_utils.h.


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