Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KAlO2/PerfectShow
/ HatDescMod
Method
HatDescMod
jni/stasm/hatdesc.h:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
HatDescMod(const HatFit hatfit) // constructor
55
: hatfit_(hatfit)
56
{
57
}
58
59
private:
60
HatFit const hatfit_; // func to estimate HAT descriptor match
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected