![]() |
Eigen
3.3.3
|
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 () |
XprType& Eigen::CommaInitializer< XprType >::finished | ( | ) | [inline] |