LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git] / ground / gcs / src / libs / eigen / doc / snippets / MatrixBase_identity.cpp
blobb5c1e59c9d73564f8187048d3b8b821b4bf092d1
1 cout << Matrix<double, 3, 4>::Identity() << endl;