MCPcopy 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
97template<typename XprType> long get_cost(const XprType& ) { return Eigen::internal::evaluator<XprType>::CoeffReadCost; }
98
99using namespace std;
100

Callers 1

test_evaluatorsFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_evaluatorsFunction · 0.68