INArrayT, DVertCat Method
Concatenate 2D-Arrays (Matrixes) vertically
Namespace: Metas.UncLib.Core.Ndims.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Function VertCat (
b As T
) As T
abstract VertCat :
b : 'T -> 'T
- b T
- The second matrix
T