/* * Copyright 2018, Oath Inc. Licensed under the terms of the * Apache License 2.0. See LICENSE file at the project root for terms. */ // author Kevin Lang, Oath Research #ifndef GOT_ICON_H #include "common.h" double getIconEstimate (Short lgK, Long c); #define GOT_ICON_H #endif