Matrix MethodsΒΆ

The Matrix data type supports a copyFrom method and a duplication method. The copyFrom method should be used (not the = operator) only if you require internal relation parameters to maintain types and maintain units matching the relation interface parameters. A summary of other Matrix data type methods, operators and functions are on the methods and operators page.

TODO: Tables