Package jline.api.mam
Class Mmap_count_mcov
java.lang.Object
jline.api.mam.Mmap_count_mcov
-
Method Summary
Modifier and TypeMethodDescriptionstatic Matrixmmap_count_mcov(Matrix[] mmap, double t) Array-based overload.static Matrixmmap_count_mcov(MatrixCell MMAP, double t) Computes the count covariance between each pair of classes at a given time scale.
-
Method Details
-
mmap_count_mcov
Computes the count covariance between each pair of classes at a given time scale. -
mmap_count_mcov
Array-based overload.
-