Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MatrixBase_col.cpp
Go to the documentation of this file.
00001
Matrix3d
m
= Matrix3d::Identity();
00002
m
.col(1) = Vector3d(4,5,6);
00003 cout <<
m
<< endl;
libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:33:06