# Generated by roxygen2: do not edit by hand

S3method(add_cluster,DSD_MG)
S3method(add_keyframe,MGC_Linear)
S3method(close_stream,DSD)
S3method(close_stream,DSD_ReadCSV)
S3method(close_stream,DSD_ReadDB)
S3method(close_stream,DSD_ReadStream)
S3method(close_stream,DSF)
S3method(close_stream,DST_WriteStream)
S3method(description,DSC)
S3method(description,DSD)
S3method(description,DST)
S3method(evaluate_static,DSC)
S3method(evaluate_stream,DSC)
S3method(get_assignment,DSC)
S3method(get_assignment,DSC_DBSTREAM)
S3method(get_assignment,DSC_DStream)
S3method(get_assignment,DSC_TwoStage)
S3method(get_centers,DSC_Macro)
S3method(get_centers,DSC_Micro)
S3method(get_centers,DSC_TwoStage)
S3method(get_clusters,DSD_MG)
S3method(get_copy,DSC_R)
S3method(get_copy,DSC_TwoStage)
S3method(get_keyframes,MGC_Linear)
S3method(get_macroclusters,DSC_DBSTREAM)
S3method(get_macroclusters,DSC_R)
S3method(get_macroweights,DSC_DBSTREAM)
S3method(get_macroweights,DSC_R)
S3method(get_microclusters,DSC_R)
S3method(get_microweights,DSC_R)
S3method(get_model,DSAggregate)
S3method(get_model,DSC)
S3method(get_model,DST)
S3method(get_model,DST_SlidingWindow)
S3method(get_points,DSAggregate)
S3method(get_points,DSAggregate_Sample)
S3method(get_points,DSAggregate_Window)
S3method(get_points,DSD)
S3method(get_points,DSD_BarsAndGaussians)
S3method(get_points,DSD_Cubes)
S3method(get_points,DSD_Gaussians)
S3method(get_points,DSD_MG)
S3method(get_points,DSD_Memory)
S3method(get_points,DSD_Mixture)
S3method(get_points,DSD_NULL)
S3method(get_points,DSD_ReadDB)
S3method(get_points,DSD_ReadStream)
S3method(get_points,DSD_Target)
S3method(get_points,DSD_UniformNoise)
S3method(get_points,DSD_mlbenchGenerator)
S3method(get_points,DSF)
S3method(get_points,data.frame)
S3method(get_points,matrix)
S3method(get_weights,DSAggregate)
S3method(get_weights,DSAggregate_Sample)
S3method(get_weights,DSAggregate_Window)
S3method(get_weights,DSC)
S3method(get_weights,DSC_Macro)
S3method(get_weights,DSC_Micro)
S3method(get_weights,DSC_TwoStage)
S3method(microToMacro,DSC_DBSTREAM)
S3method(microToMacro,DSC_DStream)
S3method(microToMacro,DSC_R)
S3method(microToMacro,DSC_TwoStage)
S3method(nclusters,DSC)
S3method(plot,DSC)
S3method(plot,DSC_DBSTREAM)
S3method(plot,DSC_DStream)
S3method(plot,DSD)
S3method(plot,DSOutlier)
S3method(predict,DSC)
S3method(predict,DST)
S3method(predict,DST_SlidingWindow)
S3method(print,DSAggregate)
S3method(print,DSC)
S3method(print,DSD)
S3method(print,DSD_MG)
S3method(print,DSD_Memory)
S3method(print,DSD_ReadDB)
S3method(print,DSD_ReadStream)
S3method(print,DST)
S3method(print,MGC)
S3method(print,MGC_Linear)
S3method(print,stream_eval)
S3method(recluster,DSC_Macro)
S3method(remove_cluster,DSD_MG)
S3method(remove_keyframe,MGC_Linear)
S3method(reset_stream,DSD)
S3method(reset_stream,DSD_MG)
S3method(reset_stream,DSD_Memory)
S3method(reset_stream,DSD_ReadStream)
S3method(reset_stream,DSF)
S3method(reset_stream,DSF_Convolve)
S3method(summary,DSC)
S3method(summary,DSD)
S3method(update,DSAggregate)
S3method(update,DSAggregate_Sample)
S3method(update,DSAggregate_Window)
S3method(update,DSC_R)
S3method(update,DSC_TwoStage)
S3method(update,DSD)
S3method(update,DSF)
S3method(update,DSF_Convolve)
S3method(update,DSF_Downsample)
S3method(update,DSF_ExponentialMA)
S3method(update,DSF_Func)
S3method(update,DSF_Scale)
S3method(update,DSF_dplyr)
S3method(update,DST)
S3method(update,DST_Multi)
S3method(update,DST_Runner)
S3method(update,DST_SlidingWindow)
S3method(update,DST_WriteStream)
S3method(write_stream,DSD)
export(DSAggregate)
export(DSAggregate_Sample)
export(DSAggregate_Window)
export(DSC)
export(DSC_BICO)
export(DSC_BIRCH)
export(DSC_DBSCAN)
export(DSC_DBSTREAM)
export(DSC_DStream)
export(DSC_EA)
export(DSC_Hierarchical)
export(DSC_Kmeans)
export(DSC_Macro)
export(DSC_Micro)
export(DSC_R)
export(DSC_Reachability)
export(DSC_Sample)
export(DSC_SlidingWindow)
export(DSC_Static)
export(DSC_TwoStage)
export(DSC_Window)
export(DSC_evoStream)
export(DSClassifier)
export(DSClassifier_SlidingWindow)
export(DSD)
export(DSD_BarsAndGaussians)
export(DSD_Benchmark)
export(DSD_Cubes)
export(DSD_Gaussians)
export(DSD_MG)
export(DSD_Memory)
export(DSD_Mixture)
export(DSD_NULL)
export(DSD_R)
export(DSD_ReadCSV)
export(DSD_ReadDB)
export(DSD_ReadStream)
export(DSD_ScaleStream)
export(DSD_Target)
export(DSD_UniformNoise)
export(DSD_mlbenchData)
export(DSD_mlbenchGenerator)
export(DSF)
export(DSFP)
export(DSF_Convolve)
export(DSF_Downsample)
export(DSF_ExponentialMA)
export(DSF_Func)
export(DSF_Scale)
export(DSF_dplyr)
export(DSOutlier)
export(DSOutlier_DBSTREAM)
export(DSOutlier_DStream)
export(DSRegressor)
export(DSRegressor_SlidingWindow)
export(DST)
export(DST_Multi)
export(DST_Runner)
export(DST_SlidingWindow)
export(DST_WriteStream)
export(MGC)
export(MGC_Function)
export(MGC_Linear)
export(MGC_Noise)
export(MGC_Random)
export(MGC_Static)
export(Shape_Block)
export(Shape_Gaussian)
export(add_cluster)
export(add_keyframe)
export(agreement)
export(animate_cluster)
export(animate_data)
export(change_alpha)
export(close_stream)
export(description)
export(evaluate_static)
export(evaluate_stream)
export(filter_Hamming)
export(filter_MA)
export(filter_Sinc)
export(filter_diff)
export(get_assignment)
export(get_attraction)
export(get_centers)
export(get_clusters)
export(get_copy)
export(get_keyframes)
export(get_macroclusters)
export(get_macroweights)
export(get_microclusters)
export(get_microweights)
export(get_model)
export(get_points)
export(get_shared_density)
export(get_weights)
export(keyframe)
export(microToMacro)
export(nclusters)
export(pow2)
export(prune_clusters)
export(readDSC)
export(recluster)
export(remove_cluster)
export(remove_info)
export(remove_keyframe)
export(reset_stream)
export(saveDSC)
export(write_stream)
import(Rcpp)
import(magrittr)
import(proxy)
importFrom(dbscan,dbscan)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,gray.colors)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(methods,new)
importFrom(mlbench,mlbench.2dnormals)
importFrom(mlbench,mlbench.cassini)
importFrom(mlbench,mlbench.circle)
importFrom(mlbench,mlbench.cuboids)
importFrom(mlbench,mlbench.friedman1)
importFrom(mlbench,mlbench.friedman2)
importFrom(mlbench,mlbench.friedman3)
importFrom(mlbench,mlbench.hypercube)
importFrom(mlbench,mlbench.peak)
importFrom(mlbench,mlbench.ringnorm)
importFrom(mlbench,mlbench.shapes)
importFrom(mlbench,mlbench.simplex)
importFrom(mlbench,mlbench.smiley)
importFrom(mlbench,mlbench.spirals)
importFrom(mlbench,mlbench.threenorm)
importFrom(mlbench,mlbench.twonorm)
importFrom(mlbench,mlbench.waveform)
importFrom(mlbench,mlbench.xor)
importFrom(rpart,rpart)
importFrom(stats,mahalanobis)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(stream, .registration=TRUE)
