void Print(TMtxVec[] MtxVecs, String[] names)
Convert the values of TVec and TMtx objects to text.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | MtxVecs | TMtxVec[] | |
| 2 | names | String[] |
Result: stored in self (calling object)
Remarks:
Adds them to stream. Names parameter is an open array that can hold the names of variables in the MtxVecs list.