I have equation
\begin{align}
\textbf{P}(k+1|k) = \textbf{F}(k)\textbf{P}(k|k)\textbf{F}^T(k) + \textbf{Q}(k)
\end{align}
where the sign of transposition \textbf{F}^T makes second the time symbol (k) goes much more from matrix \textbf{F}. How to make it closer? Ideally \textbf{F} and (k) should be in same distance in case of \textbf{F}(k) and \textbf{F}^T(k).
