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.
| XprType & | finished () | 
| 
 | inline | 
quaternion.fromRotationMatrix((Matrix3f() << axis0, axis1, axis2).finished());
    © Eigen.
Licensed under the MPL2 License.
    https://eigen.tuxfamily.org/dox/structEigen_1_1CommaInitializer.html