TMtxVecReport::PrintSample Method

virtual void PrintSample(const DewArray<double> &val, const DewArray<DewString> &names);

Convert double values to text.

#NameTypeDescription
1valconst DewArray<double> &
2namesconst DewArray<DewString> &
Remarks:

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

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