#include <float.h>
#include <math.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/mathlimits.h>
Go to the source code of this file.
Classes | |
class | google::protobuf::MathUtil |
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
template<> | |
bool | google.protobuf.internal::AlmostEquals (double a, double b) |
template<> | |
bool | google.protobuf.internal::AlmostEquals (float a, float b) |
template<typename T > | |
bool | google.protobuf.internal::AlmostEquals (T a, T b) |