I am interested in real symmetric matrices of the form:
$$\mathbf{M} = \begin{bmatrix} a & t & t & \cdots & t \\ t & a & t & \cdots & t \\ t & t & a & \cdots & t \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ t & t & t & \cdots & a \text{ } \text{ } \\ \end{bmatrix}.$$
This is a simple matrix form where the diagonal elements have a constant value $a \in \mathbb{R}$ and the off-diagonal elements have a constant value $t \in \mathbb{R}$. Some useful special cases of this matrix form are the centering matrix and the equicorrelation matrix. (This matrix form is also a particular case of the Toeplitz matrix, but it is much simpler than that general form.)
Question: Does this matrix form have a name?