S3method(plot,xyz_regression_result)
S3method(plot,xyz_search_result)
S3method(predict,xyz_regression_result)
S3method(print,xyz_regression_result)
S3method(print,xyz_search_result)
S3method(summary,xyz_regression_result)
S3method(summary,xyz_search_result)
export(xyz_regression)
export(xyz_search)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,plot)
useDynLib(xyz, .registration = TRUE)
