MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / src1

Method src1

DSView/pv/view/mathtrace.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77int MathTrace::src1()
78{
79 assert(_dsoSig1);
80 return _dsoSig1->get_index();
81}
82
83int MathTrace::src2()
84{

Callers 1

MathOptionsMethod · 0.80

Calls 1

get_indexMethod · 0.45

Tested by

no test coverage detected