Tao.Ode SDK Documentation |
|
Ode.dFactorCholesky Method
[Visual Basic]
Public Shared Function dFactorCholesky( _
ByRef
A00 As
Single, _
ByVal
n As
Integer _
) As
Integer
[C#]
public static
int dFactorCholesky(
ref
float A00,
int n);
See Also
Ode Class | Tao.Ode Namespace