sequence_d_t* sequence_d_mean

(const sequence_d_t* sqd)

Calculates a mean sequence of a given array of double sequences.

Documentation

Calculates a mean sequence of a given array of double sequences. Missing values of shorter sequences a assumed to be zero.
Parameters:
sqd - sequence struct
Returns:
pointer of sequence struct containing the mean sequence

Alphabetic index



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