Computes the Cholesky decomposition for the quadratic term in the (Gaussian) posterior of the Bayesian Trend Filtering coefficients. The sparsity pattern will not change during the MCMC, so we can save computation time by computing this up front.
initChol_spam(nT, D = 1)
number of time points
degree of differencing (D = 1 or D = 2)