TMtxVecReport::PrintCplxArray Method

virtual void PrintCplxArray(const DewArray<TCplx> &val, const DewString &aName);

Convert an array of TCplx values to text.

#NameTypeDescription
1valconst DewArray<TCplx> &
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