MatrixBase_identity.cpp 50 B

1
  1. cout << Matrix<double, 3, 4>::Identity() << endl;