sequence_t* sequence_create_from_sqd

(const sequence_d_t* sqd)

Copies array of double sequences into an array of integer sequences.

Documentation

Copies array of double sequences into an array of integer sequences. Truncates positions after decimal point.
Parameters:
sq - double sequence struct (source)
Returns:
integer sequence struct (target)

Alphabetic index



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