Alec Jacobson 7dc6f085c5 missing file and examples with new dependency namespaces 10 rokov pred
..
Makefile cde5051cad rm old build dir, use cmake 10 rokov pred
README 618e148359 cat and .mesh reader writer 13 rokov pred
example.cpp 7dc6f085c5 missing file and examples with new dependency namespaces 10 rokov pred

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