Go to the source code of this file.
Functions | |
cout<< md+mf.cast< double > ()<< endl | |
Variables | |
Matrix2d | md = Matrix2d::Identity() * 0.45 |
Matrix2f | mf = Matrix2f::Identity() |
Matrix2d md = Matrix2d::Identity() * 0.45 |
Definition at line 1 of file MatrixBase_cast.cpp.
Matrix2f mf = Matrix2f::Identity() |
Definition at line 2 of file MatrixBase_cast.cpp.