TMtxVecReport.PrintVec Method

void PrintVec(TVec[] vecs, String[] names)

Convert the values of TVec objects to text.

#NameTypeDescription
1vecsTVec[]
2namesString[]

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 vecs list.