Files
filament/libs/math/include/math
Mathias Agopian 4842b1ca13 rework stream operators for libmath
libmath itself doesn't expose any stream operators anymore. However,
libutils is able to automatically print libmath types into its
io::ostream -- however matrices are not formatted nicely.

Added a new optional library, libmathio, that provides std::ostream
operators for all libmath types. libmathio does a better job at
formating matrices.

Also removed apply() and map() from libmath because there were not used
anywhere and they forced us to depend on <functional> in public headers.
2020-03-05 22:50:49 -08:00
..
2019-12-10 13:34:48 -08:00
2019-12-10 13:34:48 -08:00
2020-03-05 22:50:49 -08:00
2020-03-05 22:50:49 -08:00
2020-03-05 22:50:49 -08:00
2019-08-09 15:07:12 -07:00
2020-03-05 22:50:49 -08:00
2020-02-12 15:30:13 -08:00
2020-03-05 22:50:49 -08:00
2020-03-05 22:50:49 -08:00
2020-03-05 22:50:49 -08:00