Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ GetStep
Method
GetStep
src/apvt.h:47–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
{ return iLength; };
46
47
int GetStep() const
48
{ return iStep; };
49
protected:
50
T *pData;
51
int iLength, iStep;
Callers
6
vdotproduct
Function · 0.80
vmove
Function · 0.80
vmoveneg
Function · 0.80
vadd
Function · 0.80
vsub
Function · 0.80
vmul
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected