npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
BindKernel.hh File Reference

Special bind operation for two-argument functors which also converts them into Functor1<long double,long double> More...

Go to the source code of this file.

Classes

class  npstat::BindKernelXHelper< Kernel >
 
class  npstat::BindKernelYHelper< Kernel >
 

Namespaces

 npstat
 

Functions

template<class Kernel >
BindKernelXHelper< Kernel > npstat::BindKernelX (const Kernel &kernel, const long double x)
 
template<class Kernel >
BindKernelYHelper< Kernel > npstat::BindKernelY (const Kernel &kernel, const long double y)
 

Detailed Description

Special bind operation for two-argument functors which also converts them into Functor1<long double,long double>

Author: I. Volobouev

December 2022