You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MatrixNormalDistribution is missing the CumulativeDistribution method.
The MatrixNormalDistribution is a generalization of the MultiVariate Normal to the matrix case.
Considering also that a MultivariateNormal distribution is also missing, there is no way currently to compute the Cumulative values for either Matrix or Multivariate cases.
The text was updated successfully, but these errors were encountered:
MatrixNormalDistribution is missing the CumulativeDistribution method.
The MatrixNormalDistribution is a generalization of the MultiVariate Normal to the matrix case.
Considering also that a MultivariateNormal distribution is also missing, there is no way currently to compute the Cumulative values for either Matrix or Multivariate cases.
The text was updated successfully, but these errors were encountered: