#include <mathutil.h>
◆ Abs()
template<typename T >
static T google::protobuf::MathUtil::Abs |
( |
const T |
x | ) |
|
|
inlinestatic |
◆ AbsDiff()
template<typename T >
static MathLimits<T>::UnsignedType google::protobuf::MathUtil::AbsDiff |
( |
const T |
x, |
|
|
const T |
y |
|
) |
| |
|
inlinestatic |
◆ AlmostEquals()
template<typename T >
static bool google::protobuf::MathUtil::AlmostEquals |
( |
T |
a, |
|
|
T |
b |
|
) |
| |
|
inlinestatic |
◆ Max()
template<typename T >
static T google::protobuf::MathUtil::Max |
( |
const T |
x, |
|
|
const T |
y |
|
) |
| |
|
inlinestatic |
◆ Sign()
template<typename T >
static T google::protobuf::MathUtil::Sign |
( |
T |
value | ) |
|
|
inlinestatic |
◆ WithinFractionOrMargin()
template<typename T >
bool google::protobuf::MathUtil::WithinFractionOrMargin |
( |
const T |
x, |
|
|
const T |
y, |
|
|
const T |
fraction, |
|
|
const T |
margin |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/mathutil.h