| Jpp test-rotations-new
    the software that should make you happy | 
Example program to test 1D interpolation of a trigonometric function. More...
#include <string>#include <iostream>#include <sstream>#include <iomanip>#include "TRandom3.h"#include "JLang/JException.hh"#include "JMath/JTrigonometric.hh"#include "JMath/JConstants.hh"#include "JTools/JFunction1D_t.hh"#include "JTools/JGrid.hh"#include "JTools/JQuantile.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 1D interpolation of a trigonometric function.
Definition in file JTrigonometric1D.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 130 of file JTrigonometric1D.cc.