#include "TDecompBase.h"
Go to the source code of this file.
Classes | |
class | TDecompChol |
Functions | |
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) |
Definition at line 453 of file TDecompChol.cxx.
Definition at line 438 of file TDecompChol.cxx.
Definition at line 412 of file TDecompChol.cxx.
Definition at line 399 of file TDecompChol.cxx.
Referenced by G__G__Matrix__0_359(), G__G__Matrix__0_360(), G__G__Matrix__0_361(), G__G__Matrix__0_362(), and solveLinear().