## Not run:
#
# library(LaplaceDeconv)
# t = seq(0,10,l=50)
# g = exp(-5*t)
# # compute the elements needed for the Laplace deconvolution with kernel observations g at times t
# bFctLagMat = BuildLaguerreSystem(a=1/2,g,t,M=10)
# ## End(Not run)
Run the code above in your browser using DataLab