test2.cpp
Go to the documentation of this file.
00001 #include <iostream>
00002 #include <cmath>
00003 int main (int argc, char * argv[]) 
00004 {
00005   double mod = 1%0.13;
00006   std::cout <<  << std::endl;
00007   return 0;
00008 }


contracting_curve_density_algorithm
Author(s): Shulei Zhu, Dejan Pangercic
autogenerated on Mon Oct 6 2014 10:42:03