MCPcopy Create free account
hub / github.com/clMathLibraries/clFFT / ptr

Method ptr

src/tests/buffer_memory.h:125–128  ·  view source on GitHub ↗

/

Source from the content-addressed store, hash-verified

123
124 /*****************************************************/
125 T* ptr()
126 {
127 return &memory[0] + cookie_size;
128 }
129
130 /*****************************************************/
131 T& operator[]( size_t index ) {

Callers 6

operator*=Method · 0.80
multiply_3pt_averageMethod · 0.80
interleaved_ptrMethod · 0.80
real_ptrMethod · 0.80
imag_ptrMethod · 0.80
set_one_data_pointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected