MCPcopy Create free account
hub / github.com/TinyMPC/TinyMPC / size

Method size

include/Eigen/Eigen/src/Core/util/EmulateArray.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE
72 static std::size_t size() { return n; }
73
74 T values[n];
75

Callers 15

project_socFunction · 0.45
print_matrixFunction · 0.45
dimMethod · 0.45
runMethod · 0.45
dimMethod · 0.45
HyperplaneClass · 0.45
Hyperplane.hFile · 0.45
Hyperplane ThroughFunction · 0.45
dimFunction · 0.45
solveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected