|
NAGASH 0.9.8
Next Generation Analysis System
|
#include "NAGASH/Chi2Fitter.h"Go to the source code of this file.
Functions | |
| TMatrixD | RestoreMatrix (int dim, const Eigen::VectorXf &vpara) |
| TMatrixD | RestoreMatrix (int dim, const std::vector< double > &vpara) |
Definition in file Chi2Fitter.cxx.
| TMatrixD RestoreMatrix | ( | int | dim, |
| const Eigen::VectorXf & | vpara | ||
| ) |
Definition at line 267 of file Chi2Fitter.cxx.
| TMatrixD RestoreMatrix | ( | int | dim, |
| const std::vector< double > & | vpara | ||
| ) |
Definition at line 290 of file Chi2Fitter.cxx.