James Cline 01eb566b29 Added the option to enable or disable bounds checking in armadillo for fastlib-stl.
To disable bounds checking:
cmake -DDEBUG=OFF ...
make

To enable bounds checking:
cmake -DDEBUG=ON ...
make
2011-02-02 17:17:33 +00:00
S
Description
No description provided
274 MiB
Languages
C++ 89.9%
C 6.6%
CMake 1.7%
Python 0.7%
Shell 0.4%
Other 0.7%