# Generated by roxygen2: do not edit by hand

S3method(plot,matrix)
export("%+%")
export("%-%")
export("%d%")
export("%m%")
export("antidiag<-")
export("at<-")
export(antidiag)
export(at)
export(col_bind)
export(crep)
export(is_idx_possible)
export(m)
export(matrix_idx)
export(neighbour_idx)
export(neighbour_idx_matrix)
export(plot_matrix)
export(rboolm)
export(row_bind)
export(rrep)
export(runif_same_dims)
export(runifm)
export(seq_matrix)
export(set_values)
export(sv)
export(v)
export(with_same_dims)
import(ggplot2)
import(rlang)
importFrom(Rcpp,sourceCpp)
importFrom(stats,runif)
useDynLib(matricks, .registration = TRUE)
