MIDAS
Loading...
Searching...
No Matches
tmfe_example_everything.cxx File Reference
#include <stdio.h>
#include <math.h>
#include "tmfe.h"
Include dependency graph for tmfe_example_everything.cxx:

Go to the source code of this file.

Classes

class  EqEverything
 
class  FeEverything
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 213 of file tmfe_example_everything.cxx.

214{
215 FeEverything fe_everything;
216 return fe_everything.FeMain(argc, argv);
217}
int FeMain(int argc, char *argv[])
Definition tmfe.cxx:2336
Here is the call graph for this function: