Skip to content
Snippets Groups Projects
Commit 380be5bb authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

doc: Use amssymb some more

[[Imported from SVN: r8354]]
parent 5bccc25d
No related branches found
No related tags found
No related merge requests found
...@@ -139,7 +139,7 @@ struct GenericVector ...@@ -139,7 +139,7 @@ struct GenericVector
/** \brief weave two vector blocks into each other e.g. [[u1...un][w1...wn]] --> [[u1 w1]...[un wn]] /** \brief weave two vector blocks into each other e.g. [[u1...un][w1...wn]] --> [[u1 w1]...[un wn]]
* *
* interlace: \f$\left((R^k)^m\right)^n\longrightarrow(R^k\cdot n)^m\f$, i.e. for example * interlace: \f$\left((\mathbb R^k)^m\right)^n\longrightarrow(\mathbb R^k\cdot n)^m\f$, i.e. for example
* *
* \f[ * \f[
* \begin{pmatrix} * \begin{pmatrix}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment