Tagged Questions
0
votes
1answer
332 views
using Mathematica's matrix multiplication in C++
Is there any way that I can utilize Mathematica's matrix multiplication in a C++ program? I'm making a 3D graphics engine (for class) in C++ and I would really like to use Mathematica for all of my ...