README 170 B

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