# Generated by roxygen2: do not edit by hand

S3method("*",pp)
S3method("+",pp)
S3method("-",pp)
S3method("/",pp)
S3method("[",pdata)
S3method(length,eode)
S3method(length,pdata)
S3method(plot,eode)
S3method(plot,pc)
S3method(plot,pcfamily)
S3method(plot,velocity)
S3method(print,eode)
S3method(print,pc)
S3method(print,pcfamily)
S3method(print,pdata)
S3method(print,pp)
S3method(print,velocity)
export(eode)
export(eode_get_cripoi)
export(eode_get_sysmat)
export(eode_get_velocity)
export(eode_gridSearch)
export(eode_is_centre)
export(eode_is_saddle)
export(eode_is_stafoc)
export(eode_is_stanod)
export(eode_is_stapoi)
export(eode_is_unsfoc)
export(eode_is_unsnod)
export(eode_is_validval)
export(eode_lossf)
export(eode_proj)
export(eode_sensitivity_proj)
export(eode_set_constraint)
export(eode_set_parameter)
export(eode_simuAnnealing)
export(eode_stability_type)
export(pc_calculator)
export(pc_plot)
export(pdata)
export(pdist)
export(pp)
import(cowplot)
import(ggplot2)
import(rlang)
import(stringr)
importFrom(stats,runif)
importFrom(utils,combn)
