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