Go to the first, previous, next, last section, table of contents.

Writing ntuples

Function: int gsl_ntuple_write (gsl_ntuple * ntuple)
This function writes the current ntuple ntuple->ntuple_data of size ntuple->size to the corresponding file.

Function: int gsl_ntuple_bookdata (gsl_ntuple * ntuple)
This function is a synonym for gsl_ntuple_write


Go to the first, previous, next, last section, table of contents.