void WriteCaseset_cs ( caseset_cs*  cases,   stream_ns*  file,   const char*  options )

Writes all the cases within the caseset cases to file.

They are written in the standard Netica case file format.

In future, options will allow you to control what gets copied. For now, pass NULL.

Version:

Versions 2.28 and later have this function.

See also:

AddFileToCaseset_cs    Reverse function.
NewCaseset_cs    Create a new Caseset.
DeleteCaseset_cs    Free the resources (e.g., memory) used by the Caseset.
LearnCPTs_bn    Use the Caseset for learning.