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