#include "BALBase.h"
#include <wtf/Platform.h>
Namespaces | |
| namespace | OWBAL |
Functions | |
| template<typename T> | |
| float | OWBAL::narrowPrecisionToFloat (T) |
| narrow precision to float template | |
| template<> | |
| float | OWBAL::narrowPrecisionToFloat (double number) |
| narrow precision to float | |