golib
0.5
|
This is the complete list of members for goMath::Cholesky< Real >, including all inherited members.
Cholesky() (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | |
Cholesky(const goMath::Matrix< Real > &A) (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | |
getL() const (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | |
is_spd() const (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | |
isspd (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | protected |
L_ (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | protected |
solve(const goArray< Real > &B, goArray< Real > &xRet) (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > | |
solve(const goMath::Matrix< Real > &B, goMath::Matrix< Real > &XRet) (defined in goMath::Cholesky< Real >) | goMath::Cholesky< Real > |