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

Method TopicModel

src/TopicModel/TopicModel.hpp:617–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

615
616 public:
617 TopicModel(size_t _rg) : rg(_rg)
618 {
619 }
620
621 TopicModel(const TopicModel&) = default;
622

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected