Skip to content

Commit bcb4094

Browse files
authored
Update paper/paper.md
1 parent 579fa4e commit bcb4094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In a DDC container, `DiscreteElement` indices represent absolute positions, whil
8585

8686
![Example of two sets of `DiscreteElement`.\label{fig:domains}](domains.pdf)
8787

88-
For example consider Figure \autoref{fig:domains} that illustrates a two-dimensional data chunk with axes `X` and `Y`. Here `chunk_r` is a container defined over the red area and `chunk_b` is a slice of `chunk_r` over the blue area. Let us define
88+
For example consider \autoref{fig:domains} that illustrates a two-dimensional data chunk with axes `X` and `Y`. Here `chunk_r` is a container defined over the red area and `chunk_b` is a slice of `chunk_r` over the blue area. Let us define
8989

9090
- `DiscreteElement<X, Y> e(x_c, y_b)`,
9191
- `DiscreteVector<X, Y> v(2, 1)`,

0 commit comments

Comments
 (0)