void sequence_d_mathematica_print

(FILE* file,
  sequence_d_t* sqd,
  char* name)

Prints one array of double sequences in Mathematica format.

Documentation

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

Alphabetic index



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