# Generated by roxygen2: do not edit by hand

S3method(print,callable_pp)
S3method(print,callable_spline)
S3method(print,non_callable_pp)
S3method(print,non_callable_spline)
export(Bspline_base)
export(Bspline_base_deriv)
export(Bspline_deriv)
export(Bsplinetopp)
export(SplineConstQuantRegBs1)
export(SplineConstQuantRegBs2)
export(SplineConstQuantRegBs3)
export(SplineConstQuantRegBs4)
export(SplineCubicQuant)
export(SplineLinearQuant)
export(SplineQuadraticQuant)
export(SplineQuarticQuant)
export(Spline_der_knot)
export(bs_direct)
export(bspline_to_deriv_coeffs_cubic)
export(bspline_to_deriv_coeffs_lin)
export(bspline_to_deriv_coeffs_quad)
export(bspline_to_deriv_coeffs_quart)
export(change_polynomial_base_taylor)
export(evalpp)
export(get_parameters)
export(make_spline)
export(makpp)
export(poly_eval)
export(polyadd)
export(polyderiv)
export(polymul)
export(quantile_spline)
export(reduce_pol)
export(setup_solver)
export(show_poly)
export(show_pp)
export(spline_eval)
export(test_karlin_simple)
export(view_basis)
import(CVXR)
importFrom(graphics,
  abline,
  grid,
  lines,
  matplot,
  par,
  plot,
  rect,
  text
)
importFrom(stats,
  quantile,
  rnorm
)
importFrom(utils,
  install.packages,
  packageVersion
)
