Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5610

C/C++ • Re: Matrix class for C++

$
0
0
Is it the matrix experiment or the STL experiment which interests you more atm? I've long forgotten matrix math. Nevertheless, I'd not suggest doing both at the same time unless you're proficient in one of them already - and for either, one needs to be proficient in classes. Once you've debugged a concrete class you can always turn it into a template later.

Hint: "const" as in both methods and references.

Statistics: Posted by swampdog — Fri Jan 24, 2025 11:32 pm



Viewing all articles
Browse latest Browse all 5610

Trending Articles