Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KAlO2/PerfectShow
/ SQ
Function
SQ
jni/stasm/misc.h:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
template <typename T> T SQ(const T x) // define SQ(x)
138
{
139
return x * x;
140
}
141
142
template <typename T> T ABS(const T x) // define ABS(x)
143
{
Callers
8
xAx
Function · 0.85
PointDist
Function · 0.85
ConformShapeToMod_
Method · 0.85
InitGradMagAndOrientMats
Function · 0.85
InitIndices
Function · 0.85
GetMagsAndOrients
Function · 0.85
GetHistograms
Function · 0.85
EstRotAndYawFrom5PointShape
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected