GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
NeuralNetworkFnTest.C File Reference
#include <Eigen/Dense>
#include <fstream>
#include <iostream>
#include "NeuralNetwork.H"
#include "gtkInterface.H"
#include "Buttons.H"
#include "Plot.H"
Include dependency graph for NeuralNetworkFnTest.C:

Go to the source code of this file.

Functions

static void quit (void *wid, gpointer data)
 
int main (int argc, char *argv[])
 

Function Documentation

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

Definition at line 38 of file NeuralNetworkFnTest.C.

Here is the call graph for this function:

static void quit ( void *  wid,
gpointer  data 
)
static

Definition at line 34 of file NeuralNetworkFnTest.C.

Here is the caller graph for this function: