src/w2algs/mdann/fornetssap/nnimpl.h File Reference


Classes

struct  NeuralNetworkInput
struct  NeuralNetwork

Functions

NeuralNetworkcreateNeuralNetwork (const char *param_file_name)
void destroyNeuralNetwork (NeuralNetwork *)
float getProbabilityOfTornado (NeuralNetwork *, const int *inputs)
void getprobabilityoftornado_mda__ (int *inputs, float *prob)
 Convenience function that will init the network on the first go.
void getprobabilityoftornado_mdanse__ (int *inputs, float *prob)
 Convenience function that will init the network on the first go.


Function Documentation

NeuralNetwork* createNeuralNetwork ( const char *  param_file_name  ) 

void destroyNeuralNetwork ( NeuralNetwork  ) 

float getProbabilityOfTornado ( NeuralNetwork ,
const int *  inputs 
)

void getprobabilityoftornado_mda__ ( int *  inputs,
float *  prob 
)

Convenience function that will init the network on the first go.

void getprobabilityoftornado_mdanse__ ( int *  inputs,
float *  prob 
)

Convenience function that will init the network on the first go.


Generated on Fri May 4 13:40:20 2012 for WDSS-IIw2algs by  doxygen 1.4.7