Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getError
Method
getError
src/backend/common/err_common.cpp:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
int AfError::getLine() const noexcept { return lineNumber; }
64
65
af_err AfError::getError() const noexcept { return error; }
66
67
AfError::~AfError() noexcept = default;
68
Callers
4
processException
Function · 0.80
alloc
Method · 0.80
DeviceManager
Method · 0.80
loadModuleFromDisk
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected