Skip to content

Instantly share code, notes, and snippets.

View chjose's full-sized avatar

Christin Jose chjose

  • Amazon
  • San Francisco
View GitHub Profile
/* core tpie configurations and initializations */
#include <tpie/tpie.h>
#include <tpie/file_stream.h>
#include <string>
#include <ctime>
using std::cerr;
using std::endl;
/* a basic struct storing a 3D segment */
/* core tpie configurations and initializations */
#include <tpie/tpie.h>
#include <tpie/file_stream.h>
#include <string>
#include <ctime>
using std::cerr;
using std::endl;