blob: c17728b59229705c16b835a3d24e35af67929419 [file]
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0
cout << Matrix<double, 3, 4>::Identity() << endl;