MatrixBase_col.cpp
Go to the documentation of this file.
1 Matrix3d m = Matrix3d::Identity();
2 m.col(1) = Vector3d(4,5,6);
3 cout << m << endl;
Matrix3d m


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:42:54