TMtxVecReport.PrintSampleArray Method

void PrintSampleArray(Double[] val, String aName)

Convert an array of double values to text.

#NameTypeDescription
1valDouble[]
2aNameString

Result: stored in self (calling object)

Remarks:

Adds them to stream. Names parameter can hold the name of the array variable.