I/O functions
[C Interface]

Collaboration diagram for I/O functions:


Functions

C_NNFW_API NnfwBaseNeuralNet * NnfwLoadXML (const char *filename)
C_NNFW_API void NnfwSaveXML (const char *filename, NnfwBaseNeuralNet *, int precision, const char *skipList)

Function Documentation

C_NNFW_API NnfwBaseNeuralNet* NnfwLoadXML ( const char *  filename  ) 

load a neural network from an XML file

C_NNFW_API void NnfwSaveXML ( const char *  filename,
NnfwBaseNeuralNet *  ,
int  precision,
const char *  skipList 
)

save the neural network to an XML file

BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!