# Generated by roxygen2: do not edit by hand

S3method(gg_df,metric_graph_spde_result)
S3method(logLik,graph_lme)
S3method(plot,graph_bru_pred)
S3method(predict,graph_lme)
S3method(predict,inla_metric_graph_spde)
S3method(predict,rspde_metric_graph)
S3method(print,graph_lme)
S3method(print,summary_graph_lme)
S3method(summary,graph_lme)
S3method(summary,metric_graph_spde_result)
export(Cholesky)
export(bru_graph_rep)
export(exp_covariance)
export(gg_df)
export(graph_bru_process_data)
export(graph_components)
export(graph_data_spde)
export(graph_lgcp)
export(graph_lme)
export(graph_repl_spde)
export(graph_spde)
export(graph_spde_make_A)
export(graph_spde_make_index)
export(graph_starting_values)
export(logo_lines)
export(make_Q_euler)
export(make_Q_spacetime)
export(metric_graph)
export(posterior_crossvalidation)
export(sample_spde)
export(simulate_spacetime)
export(spde_covariance)
export(spde_metric_graph_result)
export(spde_precision)
export(t)
if (getRversion() >= "3.6.0") {
  S3method(inlabru::bru_get_mapper, inla_metric_graph_spde)
  S3method(inlabru::ibm_n, bru_mapper_inla_metric_graph_spde)
  S3method(inlabru::ibm_values, bru_mapper_inla_metric_graph_spde)
  S3method(inlabru::ibm_jacobian, bru_mapper_inla_metric_graph_spde)
}

import(Matrix)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_discrete)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(graphics,layout)
importFrom(igraph,"E<-")
importFrom(igraph,E)
importFrom(igraph,distances)
importFrom(igraph,graph)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(rSPDE,gg_df)
importFrom(rSPDE,matern.covariance)
importFrom(sp,CRS)
importFrom(sp,Line)
importFrom(sp,LineLength)
importFrom(sp,Lines)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialLines)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,coordinates)
importFrom(sp,spDists)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,delete.response)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(viridis,scale_color_viridis)
importFrom(viridis,viridis)
useDynLib(MetricGraph, .registration = TRUE)
