Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-SPARK/TEASER-plusplus
/ CaseData
Class
CaseData
test/teaser/certification-test.cc:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
};
66
67
struct CaseData {
68
Inputs inputs;
69
ExpectedOutputs expected_outputs;
70
};
71
72
/**
73
* Helper function to load parameters
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected