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

Method getNumTopicsForPrior

src/TopicModel/TopicModel.hpp:772–775  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

770 }
771
772 size_t getNumTopicsForPrior() const override
773 {
774 return this->getK();
775 }
776
777 std::vector<Float> getWidsByTopic(size_t tid, bool normalize) const override
778 {

Callers

nothing calls this directly

Calls 1

getKMethod · 0.95

Tested by

no test coverage detected