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

Method begin

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

Source from the content-addressed store, hash-verified

23
24 EIGEN_DEVICE_FUNC
25 EIGEN_STRONG_INLINE iterator begin() { return values; }
26 EIGEN_DEVICE_FUNC
27 EIGEN_STRONG_INLINE const_iterator begin() const { return values; }
28

Callers 1

arrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected