Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Derious/cuMPC
/ bug_159
Function
bug_159
dependence/eigen-3.4.0/test/triangular.cpp:260–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
void bug_159()
261
{
262
Matrix3d m = Matrix3d::Random().triangularView<Lower>();
263
EIGEN_UNUSED_VARIABLE(m)
264
}
265
266
EIGEN_DECLARE_TEST(triangular)
267
{
Callers
1
EIGEN_DECLARE_TEST
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected