README 166 B

123456789
  1. This is a simple example program that shows how to use the mode function on
  2. eigen matrices like matlab's mode(X,dim) function
  3. To Build:
  4. make
  5. To Run:
  6. ./example