Uses of Class
moa.clusterers.denstream.Timestamp
-
Packages that use Timestamp Package Description moa.clusterers.denstream -
-
Uses of Timestamp in moa.clusterers.denstream
Constructors in moa.clusterers.denstream with parameters of type Timestamp Constructor Description MicroCluster(double[] center, int dimensions, long creationTimestamp, double lambda, Timestamp currentTimestamp)
MicroCluster(Instance instance, int dimensions, long timestamp, double lambda, Timestamp currentTimestamp)
-