| Visual Basic (Declaration) | |
|---|---|
Public Class CCholesky | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As CCholesky | |
| C# | |
|---|---|
public class CCholesky | |
| C++/CLI | |
|---|---|
public ref class CCholesky | |
Cholesky factorization is possible for Hermitian positive-definite matrices (using the CCholesky Class) and for symmetric positive-definite matrices (using the Cholesky Class).
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7