MCPcopy Create free account
hub / github.com/abess-team/abess / size

Method size

python/include/unsupported/Eigen/CXX11/src/util/EmulateArray.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE
39 static std::size_t size() { return n; }
40
41 T values[n];
42

Callers 4

array_prodFunction · 0.45
array_prodFunction · 0.45
arrayMethod · 0.45
arrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected