Functions | Variables
MatrixBase_diagonal_template_int.cpp File Reference

Go to the source code of this file.

Functions

 cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here are the coefficients on the 1st super-diagonal and 2nd sub-diagonal of m:"<< endl<< m.diagonal< 1 > ().transpose()<< endl<< m.diagonal<-2 >().transpose()<< endl
 

Variables

Matrix4i m = Matrix4i::Random()
 

Function Documentation

cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here are the coefficients on the 1st super-diagonal and 2nd sub-diagonal of m:"<< endl<< m.diagonal< 1 > ( )

Variable Documentation

Matrix4i m = Matrix4i::Random()

Definition at line 1 of file MatrixBase_diagonal_template_int.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32