Posts by Flip Flop • 31 points
1 post
-
3
votes1
answer115
viewsQ: Vector calculus C++
I need to implement some vector and matrix operations, such as internal product, vector, other operations with matrices (inverse, transposed, conjugated, determinant, etc.) and to solve certain…