MCPcopy Create free account
hub / github.com/catboost/catboost / MainCompile

Method MainCompile

tools/triecompiler/lib/main.cpp:471–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469}
470
471int NTrieOps::MainCompile(const int argc, const char* argv[]) {
472 return ::Main(argc, argv);
473}

Callers

nothing calls this directly

Calls 1

MainFunction · 0.70

Tested by

no test coverage detected