Cholesky Constructor |
Name | Description | |
---|---|---|
![]() | Cholesky(Boolean) |
Initializes a new instance of Cholesky factorization of
the given form (upper or lower).
|
![]() | Cholesky(Matrix) |
Initializes a new instance of Cholesky factorization of
the given matrix.
|
![]() | Cholesky(Matrix, Boolean) |
Initializes a new instance of Cholesky factorization of
the given matrix.
|