TMtxVecReport::PrintSampleArray Method

virtual void PrintSampleArray(const DewArray<double> &val, const DewString &aName);

Convert an array of double values to text.

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

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

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