Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PX4/eigen
/ get_cost
Function
get_cost
test/evaluators.cpp:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
template<typename XprType> long get_cost(const XprType& ) { return Eigen::internal::evaluator<XprType>::CoeffReadCost; }
98
99
using namespace std;
100
Callers
1
test_evaluators
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_evaluators
Function · 0.68