# Generated by roxygen2: do not edit by hand

export(Bspline_base)
export(Bspline_deriv)
export(SplineConstQuantRegBs3)
export(Spline_der_knots)
export(apply_karlin_constraints)
export(bs_direct)
export(bspline_to_deriv_coeffs_pp)
export(change_polynomial_base_taylor)
export(is_beta)
export(package_version)
export(poly_eval)
export(polyadd)
export(polyderiv)
export(polymul)
export(reduce_pol)
export(spline_eval)
export(test_karlin_simple)
export(view_basis)
import(CVXR)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,knots)
importFrom(stats,quantile)
importFrom(stats,rnorm)
