Blitz¶
Description¶
Blitz++ is a C++ template class library which provides array objects for scientific computing. It is not a linear algebra or fft library; see http://oonumerics.org/oon or http://www.math.unipd.it/~michela/OP.htm for libraries that will do those things.
Environment Modules¶
Run module spider blitz
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_BLITZ_DIR - installation directory
- HPC_BLITZ_BIN - executable directory
- HPC_BLITZ_LIB - library directory
- HPC_BLITZ_INC - include directory
- HPC_BLITZ_DOC - documentation directory
Categories¶
library