| Jpp test-rotations-new
    the software that should make you happy | 
Example program to print eigen values in 2D. More...
#include <string>#include <iostream>#include <fstream>#include <iomanip>#include <vector>#include "JGeometry2D/JVector2D.hh"#include "JGeometry2D/JEigen2D.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 print eigen values in 2D.
Definition in file JEigenValues2D.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 44 of file JEigenValues2D.cc.