You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
376 B

# Generated by roxygen2: do not edit by hand
S3method(print,tlsh)
export("%>%")
export(tlsh)
export(tlsh_dist)
export(tlsh_finalize)
export(tlsh_hash)
export(tlsh_is_valid)
export(tlsh_reset)
export(tlsh_simple_diff)
export(tlsh_simple_hash)
export(tlsh_stats)
export(tlsh_update)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(methods,new)
useDynLib(tlsh)