Jpp
18.1.0
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 "JGeometry3D/JQuaternion3D.hh"
#include "JGeometry3D/JEigen3D.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 JGeometry3D/JLegendre.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 25 of file JGeometry3D/JLegendre.cc.