Nanga Parbat
1.1.0
A TMD fitting framework
inc
NangaParbat
generategrid.h
Go to the documentation of this file.
1
//
2
// Author: Valerio Bertone: valerio.bertone@cern.ch
3
//
4
5
#pragma once
6
7
#include <vector>
8
9
namespace
NangaParbat
10
{
21
std::vector<double>
GenerateGrid
(
int
const
& n,
double
const
& min,
double
const
& max,
int
const
& ext = 0,
bool
const
& lgt =
false
);
22
}
NangaParbat
Definition:
bstar.h:12
NangaParbat::GenerateGrid
std::vector< double > 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.
Generated on Sat Nov 27 2021 08:52:27 for Nanga Parbat by
1.9.2