Functions | Variables
MatrixBase_template_int_int_block_int_int_int_int.cpp File Reference

Go to the source code of this file.

Functions

m block< 2, Dynamic > (1, 1, 2, 3).setZero()
 
 cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here is the block:"<< endl<< m.block< 2, Dynamic > (1, 1, 2, 3)<< endl
 

Variables

Matrix4i m = Matrix4i::Random()
 

Function Documentation

◆ block< 2, Dynamic >()

m block< 2, Dynamic > ( ,
,
,
 
)

◆ cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here is the block:"<< endl<< m.block< 2, Dynamic >()

cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here is the block:"<< endl<< m.block< 2, Dynamic > ( ,
,
,
 
)

Variable Documentation

◆ m

Matrix4i m = Matrix4i::Random()


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:40