Eigne Matrix Class Library

Dependents:   Eigen_test Odometry_test AttitudeEstimation_usingTicker MPU9250_Quaternion_Binary_Serial ... more

Embed: (wiki syntax)

« Back to documentation index

InnerIterator Class Reference

InnerIterator Class Reference

An InnerIterator allows to loop over the element of a sparse (or dense) matrix or expression. More...

#include <CoreIterators.h>


Detailed Description

An InnerIterator allows to loop over the element of a sparse (or dense) matrix or expression.

todo