#include "../lua.h" int l_setpearson(lua_State* L); int l_pearson(lua_State* L);