|
Jpp 20.0.0-rc.1
the software that should make you happy
|
Example program to test multi-dimensional integration. More...
#include <string>#include <iostream>#include <iomanip>#include <cmath>#include <map>#include "JMath/JPolynome.hh"#include "JTools/JMapList.hh"#include "JTools/JFunction1D_t.hh"#include "JTools/JFunctionalMap_t.hh"#include "JTools/JMultiFunction.hh"#include "JTools/JToolsToolkit.hh"#include "JTools/JFunctionalMap.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to test multi-dimensional integration.
Definition in file JPolynome3G.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 244 of file JPolynome3G.cc.