Jpp
18.4.0
the software that should make you happy
|
Example program to test matrix operations. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JLang/JException.hh"
#include "JMath/JMatrixND.hh"
#include "Jeep/JTimer.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 matrix operations.
Definition in file JMatrixND.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file JMatrixND.cc.