Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ perform_test
Method
perform_test
dlib/test/matrix2.cpp:1160–1165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1158
{}
1159
1160
void perform_test (
1161
)
1162
{
1163
matrix_test1();
1164
matrix_test2();
1165
}
1166
} a;
1167
1168
}
Callers
nothing calls this directly
Calls
2
matrix_test1
Function · 0.85
matrix_test2
Function · 0.70
Tested by
no test coverage detected