What is the performance penalty for using MVector and MMatrix vs SVector and SMatrix

If the mutable type does not escape, it can be stack allocated. For example: Help with allocations (variable length least squares) - #6 by lmiq

2 Likes