|
ProteoWizard
|
#include <LinearLeastSquares.hpp>
Public Member Functions | |
| template<typename T > | |
| boost::numeric::ublas::vector< T > | solve (const boost::numeric::ublas::matrix< T > &A, const boost::numeric::ublas::vector< T > &x) |
Definition at line 66 of file LinearLeastSquares.hpp.
|
inline |
Definition at line 71 of file LinearLeastSquares.hpp.
References pwiz::math::LinearSolver< LinearSolverType_QR >::solve(), and y.
Referenced by testDoubleQR(), testExactFitQR(), testLeastSquaresQR(), and testSimpleRectangleQR().
1.8.13