Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getErrorMessage
Method
getErrorMessage
src/backend/common/DependencyModule.cpp:177–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
string DependencyModule::getErrorMessage() noexcept {
178
return common::getErrorMessage();
179
}
180
181
spdlog::logger* DependencyModule::getLogger() const noexcept {
182
return logger.get();
Callers
3
getMainWindow
Method · 0.80
cudnnModule
Method · 0.80
cusparseModule.cpp
File · 0.80
Calls
1
getErrorMessage
Function · 0.70
Tested by
no test coverage detected