Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ f
Function
f
dlib/test/bsp.cpp:426–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
// ----------------------------------------------------------------------------------------
425
426
double f ( double x)
427
{
428
return std::pow(x-2.0, 2.0);
429
}
430
431
432
void bsp_job_node_0 (
Callers
15
test_tanh
Function · 0.70
test_sigmoid
Function · 0.70
test_softmax
Function · 0.70
test_softmax_all
Function · 0.70
test_batch_normalize
Function · 0.70
test_batch_normalize_conv
Function · 0.70
bsp_job_other_nodes
Function · 0.70
test_function_view
Function · 0.70
test_function_pointer
Function · 0.70
test_member_pointer
Function · 0.70
run_test2
Function · 0.70
bind_rectangles
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected