MCPcopy 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; };
49protected:
50 T *pData;
51 int iLength, iStep;

Callers 6

vdotproductFunction · 0.80
vmoveFunction · 0.80
vmovenegFunction · 0.80
vaddFunction · 0.80
vsubFunction · 0.80
vmulFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected