I face a problem in which I have to evaluate a integral of the form:
$$ \int_{-\infty}^{\infty} \exp(-\lambda_t^\prime C \lambda_t + \lambda_t^\prime b)d\lambda_t, $$ where $\lambda_t$ is a $n$-dimensional column vector, $C$ is a symmetric positive definite $n$ by $n$ matrix and $b$ is $n$ by 1 column vector. I denote the transpose of a vector with "$\prime$". I know the answer in the one-dimensional case is given by $$ \frac{\sqrt{\pi}\exp(\frac{b^2}{4C})}{\sqrt{C}}. $$
Can anyone help me in the $n$-dimensional case?