MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / configure

Method configure

src/core/IKernel.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void IKernel::configure(const Window &window)
56{
57 _window = window;
58}

Callers 15

quantizeFunction · 0.45
mainFunction · 0.45
do_setupMethod · 0.45
do_setupMethod · 0.45
mainFunction · 0.45
do_setupMethod · 0.45
do_setupMethod · 0.45
do_setupMethod · 0.45
mainFunction · 0.45
do_setupMethod · 0.45
do_setupMethod · 0.45
do_setupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected