Matrix |
| Name | Description | |
|---|---|---|
| SetContentFromMatrix(DataTable, IROMatrixDouble) | Replaces the content of the destination table with the data from the specified matrix. | |
| SetContentFromMatrix(DataTable, IROMatrixDouble, String) | Replaces the content of the destination table with the data from the specified matrix using a custom base name for generated columns. | |
| SetContentFromMatrix(DataTable, IROMatrixDouble, String, IReadOnlyListDouble, String, IReadOnlyListDouble, String) | Replaces the content of the destination table with the data from the specified matrix and adds row and column header data. |