Compute multivariate normal density with class Brobdingnag
objects.
dmnormB(x,mean,sigma)
numeric type object, value to compute the density of multivariate normal distribution. Not NULL
numeric type, mean of multivariate normal distribution. Not NULL
matrix type object, covariance parameter of multivariate normal distribution. Not NULL
object class Brobdingnag