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

Method DocumentBase

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

Source from the content-addressed store, hash-verified

86 std::vector<uint32_t> wOrder; // original word order (optional)
87
88 DocumentBase(const DocumentBase&) = default;
89 DocumentBase(DocumentBase&&) = default;
90
91 DocumentBase(const RawDocKernel& o)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected