Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bab2min/tomotopy
/ TableTopicInfo
Method
TableTopicInfo
src/TopicModel/HDP.h:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
Tid topic;
20
21
TableTopicInfo(WeightType _num = 0, Tid _topic = 0) : num(_num), topic(_topic)
22
{
23
}
24
25
operator const bool() const
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected