diff options
Diffstat (limited to 'notations.tex')
-rw-r--r-- | notations.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notations.tex b/notations.tex index 6ad09be..abfabee 100644 --- a/notations.tex +++ b/notations.tex @@ -36,7 +36,7 @@ Pour faciliter la lecture je fournis ici une liste des notations avec la référ \hline $\text{Tr}(M)$&Trace d'une matrice $M$&Définition~\ref{def:background-alg-tr}\\ \hline - $\mathcal{L}(E,F)$&Ensemble des applications linéaire de $E$ dans $F$&Section~\ref{sec:background-alg-L}\\ + $\mathcal{L}(E,F)$&Ensemble des applications linéaires de $E$ dans $F$&Section~\ref{sec:background-alg-L}\\ \hline $\otimes$&Produit de mesure&Section~\ref{sec:background-proba}\\ \hline @@ -46,7 +46,7 @@ Pour faciliter la lecture je fournis ici une liste des notations avec la référ \hline $\langle x,y\rangle$&Produit scalaire euclidien&Définition~\ref{def:background-dif-scal}\\ \hline - $\mathbb{R}_{n,m}$&Matrice à $n$ lignes et $m$ colones&Section~\ref{sec:background-alg-L}\\ + $\mathbb{R}_{n,m}$&Matrices à $n$ lignes et $m$ colonnes&Section~\ref{sec:background-alg-L}\\ \hline $||x||$&Norme euclidienne&Définition~\ref{def:background-dif-eucl}\\ \hline |