1M = topLeft.Rows + bottomRight.Rows
1N = topLeft.Columns + 2 bottomRight.Columns
public static Matrix DiagonalStack( Matrix topLeft, Matrix bottomRight )
Copyright © 2020 RTC Lab (Deltix, Inc). All rights reserved.