TMtxVecReport::PrintCplx Method

virtual void PrintCplx(const DewArray<TCplx> &cplxs, const DewArray<DewString> &names);

Convert TCplx values to text.

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