MatrixBase_cast.cpp
Go to the documentation of this file.
00001 Matrix2d md = Matrix2d::Identity() * 0.45;
00002 Matrix2f mf = Matrix2f::Identity();
00003 cout << md + mf.cast<double>() << endl;


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:31:56