Cluster

Undocumented in source.

Members

Functions

distance
double distance(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
updateMean
void updateMean()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
Appender!(T[]) data;
Undocumented in source.
mean
double mean;
Undocumented in source.

Meta