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

Method getProgram

src/library/fft_binary_lookup.cpp:663–666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661}
662
663cl_program FFTBinaryLookup::getProgram()
664{
665 return this->m_program;
666}
667
668void FFTBinaryLookup::setProgram(cl_program program, const char * source)
669{

Callers 1

compileKernelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected