Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyquiver committed Jun 13, 2024
1 parent 132b808 commit c6f300a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/chapter_combinatorialrep.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ matrices with 2 along the diagonal.

<ManSection>

<Oper Name="CombinatorialMap", Label="size, ordering, pairing, marked edges" Arg="n, sigma, iota, m" />
<Oper Name="CombinatorialMap", Label="combinatorialmap" Arg="n, sigma, iota, m" />

<Description> Arguments : <Arg>n</Arg> -- number of half-edges, <Arg>sigma</Arg> -- a permutation specifying the ordering of half-edges aroud vertices, <Arg>iota</Arg> -- an involution pairing the half-edges, <Arg>m</Arg> -- a list of marked half-edges
</Description>
Expand Down

0 comments on commit c6f300a

Please sign in to comment.