MCPcopy Create free account
hub / github.com/bab2min/tomotopy / getGlobalStep

Method getGlobalStep

src/TopicModel/TopicModel.hpp:899–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

897 }
898
899 size_t getGlobalStep() const override
900 {
901 return globalStep;
902 }
903
904 const Dictionary& getVocabDict() const override
905 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected