git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@16053 f3b2605a-c512-4ea7-a41b...
[lammps.git] / doc / src / Eqs / rotate.tex
blob46fa592a6f3536e1b80760365f9d4a6c2a14eed1
1 \documentclass[12pt]{article}
3 \usepackage{amsmath}
5 \begin{document}
7 \begin{eqnarray*}
8 \mathbf{x}
9 &=&
10 \begin{pmatrix}
11 \mathbf{a} &
12 \mathbf{b} &
13 \mathbf{c}
14 \end{pmatrix}
15 \cdot
16 \frac{1}{V}
17 \begin{pmatrix}
18 \mathbf{B \times C} \\
19 \mathbf{C \times A} \\
20 \mathbf{A \times B}
21 \end{pmatrix}
22 \cdot
23 \mathbf{X}
24 \end{eqnarray*}
26 \end{document}