In my MathNet.Numerics.LinearAlgebra usage, I frequently need to copy a column of a Matrix to another Matrix (same number of rows). Making the code run fast is paramount. Is