Multivariate Point Process Package  0.1
src Directory Reference

Files

file  ContinEst.cc [code]
 The class implementation of ConTinEst for scalable continuous-time influence estimation.
 
file  Diagnosis.cc [code]
 The class implementation of Diagnosis for the basic residual analysis.
 
file  ExpKernel.cc [code]
 The class implementation of ExpKernel implementing the Exponential triggering kernel.
 
file  GNUPlotWrapper.cc [code]
 The class implementation of Plot which is GNUPlot wrapper class.
 
file  Graph.cc [code]
 The class implementation of Graph.
 
file  HawkesGeneralKernel.cc [code]
 The class implementation of HawkesGeneralKernel for Hawkes process with customized triggering kernels.
 
file  HawkesLearningTriggeringKernel.cc [code]
 The class implementation of HawkesLearningTriggeringKernel.
 
file  LinearKernel.cc [code]
 The class implementation of the linear triggering kernel.
 
file  LowRankHawkesProcess.cc [code]
 The class implementation of LowRankHawkesProcess implementing the low-rank Hawkes process.
 
file  OgataThinning.cc [code]
 The class implementation of OgataThinning implementing Ogata's thinning algorithm.
 
file  Optimizer.cc [code]
 The class implementation of Optimizer implementing a collection of optimization algorithms.
 
file  PlainHawkes.cc [code]
 The class implementation of PlainHawkes implementing the standard Hawkes process.
 
file  PlainTerminating.cc [code]
 The class implementation of PlainTerminating implementing the Terminating process.
 
file  Poisson.cc [code]
 The class implementation of Poisson implementing the homogeneous Poisson process.
 
file  PowerlawKernel.cc [code]
 The class implementation of PowerlawKernel implementing the PowerLaw triggering kernel.
 
file  Process.cc [code]
 The class implementation of Process which defines the general interface of a point process.
 
file  RayleighKernel.cc [code]
 The class implementation of RayleighKernel implementing the Rayleigh triggering kernel.
 
file  SelfInhibitingProcess.cc [code]
 The class implementation of SelfInhibitingProcess implementing the standard Self-Inhibiting (or Self-Correcting) process.
 
file  SimpleRNG.cc [code]
 The class implementation of SimpleRNG implementing a simple random number generator.
 
file  SineKernel.cc [code]
 The class implementation of SineKernel implementing the Sine triggering kernel.
 
file  TerminatingProcessLearningTriggeringKernel.cc [code]
 The class implementation of TerminatingProcessLearningTriggeringKernel.
 
file  Utility.cc [code]
 Contains the implementation of auxiliary I/O functions.