Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncleus/aparapi
/ getMaxWorkItemSize
Method
getMaxWorkItemSize
src/main/java/com/aparapi/Range.java:646–648 ·
view source on GitHub ↗
@return the maxWorkItemSize
()
Source
from the content-addressed store, hash-verified
644
* @
return
the maxWorkItemSize
645
*/
646
public
int
[] getMaxWorkItemSize() {
647
return
maxWorkItemSize;
648
}
649
650
/**
651
* @param maxWorkItemSize
Callers
4
create
Method · 0.95
create2D
Method · 0.95
create3D
Method · 0.95
Range
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected