double** sequence_d_scatter_matrix

(const sequence_d_t* sqd,
  int* dim)

Calculates the scatter matrix of an array of double sequences.

Documentation

Calculates the scatter matrix of an array of double sequences. Missing parts of short sequences are NOT taken into account.
Parameters:
sqd - sequence struct
sqd - (calculated) dimension of scatter matrix
Returns:
scatter matrix

Alphabetic index



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