$treeview $search $mathjax
Eigen
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
Helper class used by the comma initializer operator. More...
Public Member Functions | |
XprType & | finished () |
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());