Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 lat temu
..
Makefile 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 lat temu
README 618e148359 cat and .mesh reader writer 13 lat temu
example.cpp bd4d115fea major reorganization of directory structure 13 lat temu

README

This is a simple example program that shows how to use the mode function on
eigen matrices like matlab's mode(X,dim) function


To Build:
make

To Run:
./example