Compare blitz++, armadillo, boost::MultiArray
Short answer: ./configure CXX=icpc, found by reading the Blitz++ User’s Guide. Long answer: To compile blitz++ with intel c++ compiler, a file called bzconfig.h is required in blitz/intel/ folder. But there isn’t. Yes and yes. Blitz++ is supposed to generate the file itself. According to the Blitz++ User’s Guide blitz.pdf included in blitz-0.10.tar.gz, section “Installation”, … Read more