Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_copy
Function · 0.85
size
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected