카테고리 없음
GSL for ubuntu
esudoz
2012. 11. 25. 15:18
1. Install libgsl*
2. Compile by
g++ -o example example.cpp -static -lgsl -lgslcblas -lm