TR-mbed
1.0
Loading...
Searching...
No Matches
core
util
algorithms
eigen-3.4.0
doc
snippets
Variables
PartialRedux_count.cpp File Reference
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
◆
m
Matrix3d m = Matrix3d::Random()
◆
res
cout<< "Here is the
matrix
m:" << endl <<
m
<< endl;Matrix<ptrdiff_t, 3, 1> res = (
m.array
() >= 0.5).rowwise().
count
()
Generated by
1.9.8