Matrix.Alfa Property

TCplx Alfa { get; set; }

Additional parameter for certain Lapack methods.

Returns: TCplx (complex)

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.