INGOR
|
JSON based INGOR native network file format. More...
#include <ytING.h>
Public Member Functions | |
void | ytING_write (FILE *fp, const ytNetwork *network, const ytKeyValues *args) |
Writes a network into a file in JSON format. | |
JSON based INGOR native network file format.
This class provides routines that read and write a network of the ytNetwork instance in the ING network file format.
See GDF for details.
void ytING_write | ( | FILE * | fp, |
const ytNetwork * | network, | ||
const ytKeyValues * | args ) |
Writes a network into a file in JSON format.
fp | |
network | |
args |