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

Method batch_size

src/tests/buffer.h:930–933  ·  view source on GitHub ↗

/

Source from the content-addressed store, hash-verified

928
929 /*****************************************************/
930 size_t batch_size()
931 {
932 return _batch_size;
933 }
934
935 /*****************************************************/
936 size_t distance()

Calls

no outgoing calls

Tested by

no test coverage detected