Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ GetData
Method
GetData
src/apvt.h:71–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
raw_vector(T *Data, int Length, int Step):const_raw_vector<T>(Data, Length, Step){};
70
71
T* GetData()
72
{ return const_raw_vector<T>::pData; };
73
};
74
75
Callers
6
vdotproduct
Function · 0.45
vmove
Function · 0.45
vmoveneg
Function · 0.45
vadd
Function · 0.45
vsub
Function · 0.45
vmul
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected