Variables
PartialRedux_count.cpp File Reference

Go to the source code of this file.

Variables

Matrix3d m = Matrix3d::Random()
 
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res = (m.array() >= 0.5).rowwise().count()
 

Variable Documentation

Matrix3d m = Matrix3d::Random()

Definition at line 1 of file PartialRedux_count.cpp.

cout<< "Here is the matrix m:" << endl << m << endl;Matrix<ptrdiff_t, 3, 1> res = (m.array() >= 0.5).rowwise().count()

Definition at line 3 of file PartialRedux_count.cpp.



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