Eigen
Software Description:
Eigen is a C++ template library for linear algebra, matrices, vectors, numerical solvers and related algorithms.
Software Home Page: Eigen
Software Documentation:
To run this software in a Linux environment on LCC,
run the command(s):
#To load module, first you need to load GCC compilers module swap intel gnu/5.4.0 module load ccs/eigen/3.3.5 #To unload module module unload ccs/eigen/3.3.5
Center for Computational Sciences