TSparseMtx::Alfa Field

TCplx Alfa;

Additional parameter for certain Lapack methods.

Remarks:

Additional parameter for certain Lapack methods. When this value is used, it is mentioned in the method description.

This parameter has been made a field of the object, to reduce the number of parameters required by a method, because it is not used very often.

Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler