Variables
PartialRedux_count.cpp File Reference

Go to the source code of this file.

Variables

 cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here is the count of elements larger or equal than 0.5 of each row:"<< endl<< (m.array() > = 0.5).rowwise().count() << endl
Matrix3d m = Matrix3d::Random()

Variable Documentation

cout<< "Here is the matrix m:"<< endl<< m<< endl;cout<< "Here is the count of elements larger or equal than 0.5 of each row:"<< endl<< (m.array() > = 0.5).rowwise().count() << endl

Definition at line 3 of file PartialRedux_count.cpp.

Matrix3d m = Matrix3d::Random()

Definition at line 1 of file PartialRedux_count.cpp.



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