Excuse my ignorance, but are vectors and matrices reference or value types? Not sure if that makes a difference, but I am referring to those created from an array?
I tried to look it up online quickly, but couldn't find the answer.
I tried a few things in my code that made me conclude they are reference types, but being the beginner I am, I wanted to confirm from the experts.
Math.NET Numerics
VectorandMatrixare reference types: