Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ src2
Method
src2
DSView/pv/view/mathtrace.cpp:83–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
int MathTrace::src2()
84
{
85
assert(_dsoSig2);
86
return _dsoSig2->get_index();
87
}
88
89
float MathTrace::get_scale()
90
{
Callers
1
MathOptions
Method · 0.80
Calls
1
get_index
Method · 0.45
Tested by
no test coverage detected