merger.cpp File Reference
Merging static pdfs Merger is a program/mex-function for static merging of given pdfs on given support. More...
#include <stat/merger.h>
Functions | |
int | main () |
Detailed Description
Merging static pdfs Merger is a program/mex-function for static merging of given pdfs on given support.
In command line, it expected config file with the following structure:
Sources = (... any epdf or mpdf ...); Support = rectangular_support or discrete_support; // OR Support = {pdf={class='epdf',...}; nsamples=2}; Merger = {class="merger_base",...}
In mex-file, the above structures (Sources,Support,Merger) are input arguments. Type >>merger for help.
Generated on Fri Aug 27 16:55:20 2010 for bdmtoolbox by
