# Generated by roxygen2: do not edit by hand

S3method("%*%",default)
S3method("%*%",yac_symbol)
S3method("[",yac_symbol)
S3method("[<-",yac_symbol)
S3method("[[",yac_symbol)
S3method("diag<-",default)
S3method("diag<-",yac_symbol)
S3method(Hessian,yac_symbol)
S3method(Jacobian,yac_symbol)
S3method(Math,yac_symbol)
S3method(Ops,yac_symbol)
S3method(as.character,yac_symbol)
S3method(as_r,default)
S3method(as_r,yac_symbol)
S3method(as_y,default)
S3method(as_y,yac_symbol)
S3method(c,yac_symbol)
S3method(deriv,yac_symbol)
S3method(diag,default)
S3method(diag,yac_symbol)
S3method(dim,yac_symbol)
S3method(integrate,default)
S3method(integrate,yac_symbol)
S3method(length,yac_symbol)
S3method(lim,default)
S3method(lim,yac_symbol)
S3method(lower.tri,default)
S3method(lower.tri,yac_symbol)
S3method(print,yac_symbol)
S3method(simplify,yac_symbol)
S3method(solve,yac_symbol)
S3method(str,yac_symbol)
S3method(sum,yac_symbol)
S3method(t,yac_symbol)
S3method(tex,yac_symbol)
S3method(upper.tri,default)
S3method(upper.tri,yac_symbol)
S3method(y_fn,default)
S3method(y_fn,yac_symbol)
S3method(y_rmvars,default)
S3method(y_rmvars,yac_symbol)
S3method(yac,default)
S3method(yac,yac_symbol)
S3method(yac_assign,default)
S3method(yac_assign,yac_symbol)
S3method(yac_expr,default)
S3method(yac_expr,yac_symbol)
S3method(yac_silent,default)
S3method(yac_silent,yac_symbol)
S3method(yac_str,default)
S3method(yac_str,yac_symbol)
export("%*%")
export("%>%")
export("diag<-")
export(Hessian)
export(Jacobian)
export(as_r)
export(as_y)
export(diag)
export(get_output_width)
export(integrate)
export(lim)
export(lower.tri)
export(set_output_width)
export(simplify)
export(tex)
export(upper.tri)
export(y_fn)
export(y_print)
export(y_rmvars)
export(yac)
export(yac_assign)
export(yac_cli)
export(yac_expr)
export(yac_silent)
export(yac_str)
export(yac_symbol)
export(ysym)
importFrom(Rcpp,evalCpp)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(stats,deriv)
importFrom(stats,integrate)
importFrom(utils,loadhistory)
importFrom(utils,savehistory)
importFrom(utils,str)
useDynLib(Ryacas, .registration = TRUE)
