#include "TDecompChol.h"#include "TMath.h"Go to the source code of this file.
Functions | |
| ClassImp (TDecompChol) TDecompChol | |
| TVectorD | NormalEqn (const TMatrixD &A, const TVectorD &b) |
| TVectorD | NormalEqn (const TMatrixD &A, const TVectorD &b, const TVectorD &std) |
| TMatrixD | NormalEqn (const TMatrixD &A, const TMatrixD &B) |
| TMatrixD | NormalEqn (const TMatrixD &A, const TMatrixD &B, const TVectorD &std) |
| ClassImp | ( | TDecompChol | ) |
Definition at line 30 of file TDecompChol.cxx.
Definition at line 453 of file TDecompChol.cxx.
References A, B, TMatrixTSym< Element >::kAtA, TMatrixT< Element >::kTransposeMult, and TDecompBase::MultiSolve().
Definition at line 438 of file TDecompChol.cxx.
References A, B, TMatrixTSym< Element >::kAtA, TMatrixT< Element >::kTransposeMult, and TDecompBase::MultiSolve().
Definition at line 412 of file TDecompChol.cxx.
References A, AreCompatible(), b, Error, TMatrixTSym< Element >::kAtA, TMatrixT< Element >::kTransposed, ok, and TDecompChol::Solve().
Definition at line 399 of file TDecompChol.cxx.
References A, b, TMatrixTSym< Element >::kAtA, TMatrixT< Element >::kTransposed, ok, and TDecompChol::Solve().
1.5.1