[Home] [News] [API] [Example usage] [FAQ] [Roadmap] [Download] [Contact]

Frequently Asked Questions

  1. What is this class?
  2. Why did you implement it?
  3. How about other matrix libraries?
  4. How does cmatrix's syntax compare with MatLAB? Are you planning to make a more MatLAB-like syntax?
  5. I see that the project is called cppmatrix, but the actual class is called just cmatrix. What gives?
  6. How do I use some number type other than the default float?
  7. Why not use templates?
  8. Can I use complex numbers as my basic type?
  9. How do I use this class in my code?
  10. What's with this strange naming convention that you seem to be using?
  11. I've got a function or two that I'd like to contribute. Would you be interested?