Multivariate Point Process Package  0.1
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  include
 ContinEst.hThe class definition of ConTinEst for scalable continuous-time influence estimation
 Diagnosis.hThe class definition of Diagnosis for the basic residual analysis
 Event.hThe class definition of Event
 ExpKernel.hThe class definition of ExpKernel implementing the Exponential triggering kernel
 GNUPlotWrapper.hThe class definition of Plot which is GNUPlot wrapper class
 Graph.hThe class definition of Graph
 HawkesGeneralKernel.hThe class definition of HawkesGeneralKernel for Hawkes process with customized triggering kernels
 HawkesLearningTriggeringKernel.hThe class definition of HawkesLearningTriggeringKernel
 LinearKernel.hThe class definition of the linear triggering kernel
 LowRankHawkesProcess.hThe class definition of LowRankHawkesProcess implementing the low-rank Hawkes process
 OgataThinning.hThe class definition of OgataThinning implementing Ogata's thinning algorithm
 Optimizer.hThe class definition of Optimizer implementing a collection of optimization algorithms
 PlainHawkes.hThe class definition of PlainHawkes implementing the standard Hawkes process
 PlainTerminating.hThe class definition of PlainTerminating implementing the Terminating process
 Poisson.hThe class definition of Poisson implementing the homogeneous Poisson process
 PowerlawKernel.hThe class definition of PowerlawKernel implementing the PowerLaw triggering kernel
 Process.hThe class definition of Process which defines the general interface of a point process
 RayleighKernel.hThe class definition of RayleighKernel implementing the Rayleigh triggering kernel
 SelfInhibitingProcess.hThe class definition of SelfInhibitingProcess implementing the standard Self-Inhibiting (or Self-Correcting) process
 Sequence.hThe class definition of Sequence
 SimpleRNG.hThe class definition of SimpleRNG implementing a simple random number generator
 Simulator.hThe class definition of Simulator which defines the general interface of a point process simulator
 SineKernel.hThe class definition of SineKernel implementing the Sine triggering kernel
 TerminatingProcessLearningTriggeringKernel.hThe class definition of TerminatingProcessLearningTriggeringKernel
 TriggeringKernel.hThe class definition of TriggeringKernel which defines the general interface of a triggering kernel
 Utility.hContains auxiliary I/O functions
  src
 ContinEst.ccThe class implementation of ConTinEst for scalable continuous-time influence estimation
 Diagnosis.ccThe class implementation of Diagnosis for the basic residual analysis
 ExpKernel.ccThe class implementation of ExpKernel implementing the Exponential triggering kernel
 GNUPlotWrapper.ccThe class implementation of Plot which is GNUPlot wrapper class
 Graph.ccThe class implementation of Graph
 HawkesGeneralKernel.ccThe class implementation of HawkesGeneralKernel for Hawkes process with customized triggering kernels
 HawkesLearningTriggeringKernel.ccThe class implementation of HawkesLearningTriggeringKernel
 LinearKernel.ccThe class implementation of the linear triggering kernel
 LowRankHawkesProcess.ccThe class implementation of LowRankHawkesProcess implementing the low-rank Hawkes process
 OgataThinning.ccThe class implementation of OgataThinning implementing Ogata's thinning algorithm
 Optimizer.ccThe class implementation of Optimizer implementing a collection of optimization algorithms
 PlainHawkes.ccThe class implementation of PlainHawkes implementing the standard Hawkes process
 PlainTerminating.ccThe class implementation of PlainTerminating implementing the Terminating process
 Poisson.ccThe class implementation of Poisson implementing the homogeneous Poisson process
 PowerlawKernel.ccThe class implementation of PowerlawKernel implementing the PowerLaw triggering kernel
 Process.ccThe class implementation of Process which defines the general interface of a point process
 RayleighKernel.ccThe class implementation of RayleighKernel implementing the Rayleigh triggering kernel
 SelfInhibitingProcess.ccThe class implementation of SelfInhibitingProcess implementing the standard Self-Inhibiting (or Self-Correcting) process
 SimpleRNG.ccThe class implementation of SimpleRNG implementing a simple random number generator
 SineKernel.ccThe class implementation of SineKernel implementing the Sine triggering kernel
 TerminatingProcessLearningTriggeringKernel.ccThe class implementation of TerminatingProcessLearningTriggeringKernel
 Utility.ccContains the implementation of auxiliary I/O functions