Some brief notes for quick reference.
Matrices vs. Arrays, see also Catalog of coefficient-wise math functions, Converting between array and matrix expressions, and Coefficient-wise & Array operators.
Reductions, see also Reductions, visitors and broadcasting.
Comparison and Coefficient-Wise Operations, see also
Boolean reductions,
and
Matrix cwiseXYZ() API in Coefficient-wise & Array operators.