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;
m
Matrix3d m
Definition: MatrixBase_col.cpp:1


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:03:41