Functions.Augment Property

The function returns an array formed by sequential placement of arguments next to each other (from left to right). The arguments can be scalars, vectors, or matrices with the same number of columns.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string Augment { get; }

Property Value

String

See Also