Nanga Parbat 1.1.0
A TMD fitting framework
|
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | NangaParbat |
Functions | |
std::vector< double > | NangaParbat::GenerateGrid (int const &n, double const &min, double const &max, int const &ext=0, bool const &lgt=false) |
Utility function to generate an interpolation grid. More... | |