Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11221272
ConstantBandwidthSmootherND.i
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
ConstantBandwidthSmootherND.i
View Options
%include npstat_macros.i
%include stat/AbsDistributionND.i
%include stat/HistoND.i
%{
#include "npstat/stat/ConstantBandwidthSmootherND.hh"
%}
%include "npstat/stat/ConstantBandwidthSmootherND.hh"
namespace npstat {
%extend ConstantBandwidthSmootherND {
OVERLOADEDNUMERICMETHOD(ConstantBandwidthSmootherND)
%template(smoothHistogram) smoothHistogram<int,double>;
%template(smoothHistogram) smoothHistogram<long long,double>;
%template(smoothHistogram) smoothHistogram<float,double>;
%template(smoothHistogram) smoothHistogram<double,double>;
%template(smoothHistogram) smoothHistogram<unsigned char,double>;
%template(smoothHistogram) smoothHistogram<int,float>;
%template(smoothHistogram) smoothHistogram<long long,float>;
%template(smoothHistogram) smoothHistogram<float,float>;
%template(smoothHistogram) smoothHistogram<double,float>;
%template(smoothHistogram) smoothHistogram<unsigned char,float>;
}
%template(ConstantBandwidthSmootherND_4) ConstantBandwidthSmootherND<4U>;
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Wed, May 14, 10:10 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111060
Default Alt Text
ConstantBandwidthSmootherND.i (1 KB)
Attached To
rNPSTATSVN npstatsvn
Event Timeline
Log In to Comment