Consider this definition of a Gaussian Process:
For any set $$, a Gaussian Process ($\mathcal{GP}$) on $$ is a set of random variables $\{_:\in \}$ such that $\forall \in \mathbb{N}$, $\forall t_1,...,_ \in S$, $\{_{_1},...,_{_}\}$ has a multivariate Gaussian distribution.
What if each random variable $Z_t$ itself has a multivariate Gaussian distribution? Can we easily redefine a Gaussian process to say that "[..] the set $\{Z_{t_1}, ..., Z_{t_n}\}$ has a matrix Gaussian distribution"? Do we run into problems if we use this definition?
I found a definition in Sparse matrix-variate Gaussian process blockmodels for network modeling (Feng Yan, Zenglin Xu and Yuan Qi, 2012):
No one seems to talk much about matrix-variate Gaussian processes though.