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

Method getDf

src/python/handler/py_label.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57size_t CandidateObject::getDf() const
58{
59 return cand.df;
60}
61
62struct PMIExtractorObject : public py::CObject<PMIExtractorObject>
63{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected