You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Properties > Matrix.Beta Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Beta Property

Additional parameter for certain Lapack methods.

Syntax
C#
Visual Basic
public TCplx Beta;

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!