Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: how to do a cross product?

$
0
0
Hey All,

I would like to use the (Dense)Vector class in MathNet.Numerics.LinearAlgebra.Double namespace. It seems that it does not contain a CrossProduct function and I was not able to find any similar function via ILSpy either. Could anyone tell me what is the syntax for a crossproduct operation? Yes I could write one myself, but it is really hard to believe an API like this does not contain it. (It would seem like an instant uninstall cause for me.)

Thanks for any help in advance!

Viewing all articles
Browse latest Browse all 971

Trending Articles