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

Method getCountByTopic

src/TopicModel/LDACVB0Model.hpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388 }
389
390 std::vector<size_t> getCountByTopic() const override
391 {
392 return static_cast<const DerivedClass*>(this)->_getTopicsCount();
393 }
394
395 std::vector<Float> _getTopicsByDoc(const _DocType& doc) const
396 {

Callers

nothing calls this directly

Calls 1

_getTopicsCountMethod · 0.45

Tested by

no test coverage detected