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

Method getN

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

Source from the content-addressed store, hash-verified

633 }
634
635 uint64_t getN() const override
636 {
637 return realN;
638 }
639
640 uint64_t getV() const override
641 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected