| c++ Programming Glossary: delmopenmp parallel performance http://stackoverflow.com/questions/9039308/openmp-parallel-performance  distance matrix int c count dat.at 0 .begin dat.at 0 .end delm 1 #pragma omp parallel for shared c dist for int p 0 p dat.size.. i c i  double num1 atof line1.substr 0 line1.find_first_of delm .c_str  line1 line1.substr line1.find_first_of delm 1 .c_str.. delm .c_str  line1 line1.substr line1.find_first_of delm 1 .c_str  double num2 atof line2.substr 0 line2.find_first_of.. 
 |