# Generated by roxygen2: do not edit by hand

S3method(print,SSA_method)
S3method(print,SSA_reaction)
export(compile_reactions)
export(ode_em)
export(plot_ssa)
export(port_reactions)
export(reaction)
export(ssa)
export(ssa_btl)
export(ssa_etl)
export(ssa_exact)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,cpp_object_initializer)
importFrom(Rcpp,loadModule)
importFrom(Rcpp,sourceCpp)
importFrom(RcppXPtrUtils,cppXPtr)
importFrom(assertthat,assert_that)
importFrom(dplyr,bind_rows)
importFrom(dplyr,first)
importFrom(dplyr,last)
importFrom(dplyr,mutate)
importFrom(dynutils,"%all_in%")
importFrom(dynutils,inherit_default_params)
importFrom(dynutils,is_sparse)
importFrom(dynutils,safe_tempdir)
importFrom(methods,is)
importFrom(methods,new)
importFrom(purrr,"%>%")
importFrom(purrr,discard)
importFrom(purrr,is_scalar_character)
importFrom(purrr,is_scalar_double)
importFrom(purrr,is_scalar_integer)
importFrom(purrr,is_scalar_logical)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(readr,write_lines)
importFrom(rlang,is_formula)
importFrom(rlang,is_integerish)
importFrom(stringr,str_count)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tidyr,gather)
useDynLib(GillespieSSA2)
