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

Method Array

include/Eigen/Eigen/src/Core/Array.h:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 */
133 EIGEN_DEVICE_FUNC
134 EIGEN_STRONG_INLINE Array() : Base()
135 {
136 EIGEN_INITIALIZE_COEFFS_IF_THAT_OPTION_IS_ENABLED
137 }
138
139#ifndef EIGEN_PARSED_BY_DOXYGEN
140 // FIXME is it still needed ??

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected