TMtxVecReport::PrintVec Method

virtual void PrintVec(const DewArray<TVec *> &vecs, const DewArray<DewString> &names);

Convert the values of TVec objects to text.

#NameTypeDescription
1vecsconst DewArray<TVec *> &
2namesconst DewArray<DewString> &
Remarks:

Adds them to stream. Names parameter is an open array that can hold the names of variables in the vecs list.

Declared in Dew::Math::TMtxVecReport · Dew.Math/MtxVec.h · Cross-compiler