C++ · Join and Transform STL Containers

Apr 20, 2024 | Tech Software

Some brief notes for quick reference.

See Eigen 101 · Mapping, Printing, Unary Operations for their Eigen counterparts.

Joining the elements of a container for fprintf-type printers.

Transforming container elements in place.