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

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