1M = left.Rows
1N = left.Columns + right.Columns
public static Matrix HorizontalStack( Matrix left, Matrix right )
Copyright © 2020 RTC Lab (Deltix, Inc). All rights reserved.