# Generated by roxygen2: do not edit by hand

export(solve_cg)
export(solve_chol)
export(solve_lu)
export(solve_qr)
export(sparsify)
importFrom(Matrix,Matrix)
importFrom(Rcpp,sourceCpp)
importFrom(methods,as)
useDynLib(sanic)
