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