Functions
boost::multiprecision Namespace Reference

Functions

Real fabs (const Real &a)
 
Real fmax (const Real &a, const Real &b)
 
Real get_test_precision (const Real &)
 
bool test_isApprox (const Real &a, const Real &b)
 
bool test_isApproxOrLessThan (const Real &a, const Real &b)
 
bool test_isMuchSmallerThan (const Real &a, const Real &b)
 
Real test_relative_error (const Real &a, const Real &b)
 

Function Documentation

◆ fabs()

Real boost::multiprecision::fabs ( const Real a)

Definition at line 119 of file boostmultiprec.cpp.

◆ fmax()

Real boost::multiprecision::fmax ( const Real a,
const Real b 
)

Definition at line 120 of file boostmultiprec.cpp.

◆ get_test_precision()

Real boost::multiprecision::get_test_precision ( const Real )

Definition at line 135 of file boostmultiprec.cpp.

◆ test_isApprox()

bool boost::multiprecision::test_isApprox ( const Real a,
const Real b 
)
inline

Definition at line 127 of file boostmultiprec.cpp.

◆ test_isApproxOrLessThan()

bool boost::multiprecision::test_isApproxOrLessThan ( const Real a,
const Real b 
)
inline

Definition at line 131 of file boostmultiprec.cpp.

◆ test_isMuchSmallerThan()

bool boost::multiprecision::test_isMuchSmallerThan ( const Real a,
const Real b 
)
inline

Definition at line 123 of file boostmultiprec.cpp.

◆ test_relative_error()

Real boost::multiprecision::test_relative_error ( const Real a,
const Real b 
)

Definition at line 139 of file boostmultiprec.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:10