mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-02-23 18:20:47 +08:00
.. | ||
CMakeLists.txt | ||
mandelbrot.cpp | ||
mandelbrot.h | ||
README |
*** Mandelbrot demo *** Demonstrates: * coefficient-wise operations on a matrix to perform general array computations which may not have anything to do with linear algebra * impact of vectorization on performance