![]() |
Eigen
5.0.1-dev+60122df6
|
#include <Eigen/src/Core/CommaInitializer.h>
Helper class used by the comma initializer operator.
This class is internally used to implement the comma initializer feature. It is the return type of MatrixBase::operator<<, and most of the time this is the only way it is used.
Public Member Functions | |
| XprType & | finished () |
|
inline |