MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / dataType

Method dataType

include/thundersvm/util/log.h:3458–3460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3456 return m_performanceTracker;
3457 }
3458 inline PerformanceTrackingData::DataType dataType(void) const {
3459 return m_dataType;
3460 }
3461 inline bool firstCheckpoint(void) const {
3462 return m_firstCheckpoint;
3463 }

Callers 1

handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected