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

Method array

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

Source from the content-addressed store, hash-verified

75
76 EIGEN_DEVICE_FUNC
77 EIGEN_STRONG_INLINE array() { }
78 EIGEN_DEVICE_FUNC
79 EIGEN_STRONG_INLINE array(const T& v) {
80 EIGEN_STATIC_ASSERT(n==1, YOU_MADE_A_PROGRAMMING_MISTAKE)

Callers

nothing calls this directly

Calls 4

smart_copyFunction · 0.85
sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected