Skip to content
Snippets Groups Projects
Commit 70392b38 authored by Gesner Passos's avatar Gesner Passos
Browse files

Wikimaker fixes for ResampleX

re #6485
parent 3584df2c
No related merge requests found
/*WIKI*
TODO: Enter a full wiki-markup description of your algorithm here. You can then use the Build/wiki_maker.py script to generate your full wiki page.
This method will resample the x-axis with the number of specified bins. If the XMin and XMax parameters are supplied it will use those as the range, they can be supplied as a comma delimited list or as a single value.
The LogBinning option calculates constant delta-X/X binning and rebins using that.
*WIKI*/
#include <sstream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment