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.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46