|
Jpp test-rotations-new
the software that should make you happy
|
Example program to test Legendre polynome. More...
#include <string>#include <iostream>#include <iomanip>#include "TRandom3.h"#include "JMath/JLegendre.hh"#include "JMath/JMathSupportkit.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 Legendre polynome.
Definition in file JMath/JLegendre.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 22 of file JMath/JLegendre.cc.