fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Static Public Member Functions | Static Private Member Functions | List of all members
UtilsStaticAnalizingText Class Reference

#include <utils_static_analizing_text.h>

Static Public Member Functions

static std::map< char, double > calc (const std::string &text)
 

Static Private Member Functions

static double calcWeightOfOneChar (int strLen)
 

Member Function Documentation

◆ calc()

std::map< char, double > UtilsStaticAnalizingText::calc ( const std::string &  text)
static

◆ calcWeightOfOneChar()

double UtilsStaticAnalizingText::calcWeightOfOneChar ( int  strLen)
staticprivate

The documentation for this class was generated from the following files: