Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ data
Method
data
include/thundersvm/util/log.h:2549–2551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2547
return &m_logMessage;
2548
}
2549
inline LogDispatchData* data(void) {
2550
return &m_dispatchData;
2551
}
2552
inline base::type::string_t logLine(void) {
2553
return m_logLine;
2554
}
Callers
8
KernelMatrix
Method · 0.80
train
Method · 0.80
probability_train
Method · 0.80
predict
Method · 0.80
save_svr_coef
Method · 0.80
init_f
Method · 0.80
get_working_set_ins
Function · 0.80
handle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected