void sequence_mathematica_print

(FILE* file, sequence_t* sq,
  char* name)

Prints one array of integer sequences in Mathematica format.

Documentation

Prints one array of integer sequences in Mathematica format. (List of lists)
Parameters:
file - output file
sq - array of sequences
name - arbitrary sequence name for usage in Mathematica.

Alphabetic index



This page was generated with the help of DOC++.