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

Method Matrix

include/Eigen/Eigen/src/Core/Matrix.h:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259 */
260 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE
261 Matrix() : Base()
262 {
263 EIGEN_INITIALIZE_COEFFS_IF_THAT_OPTION_IS_ENABLED
264 }
265
266 // FIXME is it still needed
267 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE

Callers

nothing calls this directly

Calls 2

dataMethod · 0.45

Tested by

no test coverage detected