|
Jpp
|
#include <iostream>#include <iomanip>#include "TRandom3.h"#include "JMath/JPolynome.hh"#include "JTools/JElement.hh"#include "JTools/JGridCollection.hh"#include "JTools/JGridMap.hh"#include "JTools/JPolint.hh"#include "JTools/JMapList.hh"#include "JTools/JMultiFunction.hh"#include "JTools/JQuantile.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 interpolation.
Definition in file JResultHesse3D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 53 of file JResultHesse3D.cc.
1.8.16