# Generated by roxygen2: do not edit by hand

export(check_character_const_mat)
export(check_character_const_slice)
export(check_character_edge_errors)
export(check_character_edge_output_errors)
export(check_character_indexed_mat)
export(check_character_indexed_slice)
export(check_character_mat)
export(check_character_order)
export(check_character_output_indexed)
export(check_character_output_mat)
export(check_character_output_slice)
export(check_character_slice)
export(check_integer_const_mat)
export(check_integer_const_slice)
export(check_integer_conversion)
export(check_integer_converted_output)
export(check_integer_edge_errors)
export(check_integer_edge_output_errors)
export(check_integer_indexed_mat)
export(check_integer_indexed_slice)
export(check_integer_mat)
export(check_integer_order)
export(check_integer_output_indexed)
export(check_integer_output_mat)
export(check_integer_output_slice)
export(check_integer_slice)
export(check_logical_const_mat)
export(check_logical_const_slice)
export(check_logical_conversion)
export(check_logical_converted_output)
export(check_logical_edge_errors)
export(check_logical_edge_output_errors)
export(check_logical_indexed_mat)
export(check_logical_indexed_slice)
export(check_logical_mat)
export(check_logical_order)
export(check_logical_output_indexed)
export(check_logical_output_mat)
export(check_logical_output_slice)
export(check_logical_slice)
export(check_numeric_const_mat)
export(check_numeric_const_slice)
export(check_numeric_conversion)
export(check_numeric_converted_output)
export(check_numeric_edge_errors)
export(check_numeric_edge_output_errors)
export(check_numeric_indexed_mat)
export(check_numeric_indexed_slice)
export(check_numeric_mat)
export(check_numeric_order)
export(check_numeric_output_indexed)
export(check_numeric_output_mat)
export(check_numeric_output_slice)
export(check_numeric_slice)
export(check_output_mode)
export(check_type)
export(delayed_funs)
importFrom(BiocGenerics,cbind)
importFrom(BiocGenerics,path)
importFrom(BiocGenerics,rbind)
importFrom(BiocGenerics,t)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedArray,seed)
importFrom(HDF5Array,showHDF5DumpLog)
importFrom(Rcpp,sourceCpp)
importFrom(testthat,expect_equal)
importFrom(testthat,expect_error)
importFrom(testthat,expect_false)
importFrom(testthat,expect_identical)
importFrom(testthat,expect_message)
importFrom(testthat,expect_s4_class)
importFrom(testthat,expect_true)
useDynLib(beachtest, .registration=TRUE, .fixes="cxx_")
